yvokeller commited on
Commit
841b104
·
verified ·
1 Parent(s): cca86cc

Messis | W&B Run exp-6-background-loss-ignore-0 (https://wandb.ai/crop-classification/messis/runs/un44o7lr)

Browse files
Files changed (2) hide show
  1. config.json +6 -10
  2. model.safetensors +1 -1
config.json CHANGED
@@ -12,18 +12,13 @@
12
  ],
13
  "batch_size": 4,
14
  "bottleneck_reduction_factor": 8,
15
- "data_augmentation": {
16
- "enabled": true,
17
- "flip_prob": 0.5,
18
- "jitter_std": 0.01
19
- },
20
  "debug": false,
21
  "dropout_p": 0.1,
22
  "early_stopping_metric": "val_f1_tier3_majority",
23
  "early_stopping_mode": "max",
24
  "early_stopping_patience": 10,
25
- "experiment_group": "exp-5-data-augmentation",
26
- "experiment_name": "exp-5-data-augmentation-f-0.5-j-0.01",
27
  "freeze_backbone": true,
28
  "heads_spec": {
29
  "tier1": {
@@ -61,9 +56,10 @@
61
  }
62
  },
63
  "img_size": 224,
 
64
  "lr": 0.001,
65
  "max_epochs": 400,
66
- "name": "f-0.5-j-0.01",
67
  "num_frames": 3,
68
  "optimizer": "Adam",
69
  "optimizer_momentum": null,
@@ -73,14 +69,14 @@
73
  5
74
  ],
75
  "train_folds": [
76
- 0,
77
  1,
78
  2,
 
79
  4
80
  ],
81
  "use_bottleneck_neck": false,
82
  "val_folds": [
83
- 3
84
  ]
85
  }
86
  }
 
12
  ],
13
  "batch_size": 4,
14
  "bottleneck_reduction_factor": 8,
 
 
 
 
 
15
  "debug": false,
16
  "dropout_p": 0.1,
17
  "early_stopping_metric": "val_f1_tier3_majority",
18
  "early_stopping_mode": "max",
19
  "early_stopping_patience": 10,
20
+ "experiment_group": "exp-6-background-loss",
21
+ "experiment_name": "exp-6-background-loss-ignore",
22
  "freeze_backbone": true,
23
  "heads_spec": {
24
  "tier1": {
 
56
  }
57
  },
58
  "img_size": 224,
59
+ "loss_ignore_background": true,
60
  "lr": 0.001,
61
  "max_epochs": 400,
62
+ "name": "ignore",
63
  "num_frames": 3,
64
  "optimizer": "Adam",
65
  "optimizer_momentum": null,
 
69
  5
70
  ],
71
  "train_folds": [
 
72
  1,
73
  2,
74
+ 3,
75
  4
76
  ],
77
  "use_bottleneck_neck": false,
78
  "val_folds": [
79
+ 0
80
  ]
81
  }
82
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b590b11929fec9cfead45fd29fd004f06fad32340394d619c6bf30678fee891
3
  size 713880940
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d4a23a09f4b311314143e4edc633be45346417b4f0d19124efc61bfa81845e6
3
  size 713880940