yvokeller commited on
Commit
e42a59a
·
verified ·
1 Parent(s): 60e1bdb

Messis | W&B Run exp-5-data-augmentation-no-aug-3 (https://wandb.ai/crop-classification/messis/runs/7pm6kx4y)

Browse files
Files changed (2) hide show
  1. config.json +5 -5
  2. model.safetensors +1 -1
config.json CHANGED
@@ -13,7 +13,7 @@
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
  },
@@ -23,7 +23,7 @@
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": {
@@ -63,7 +63,7 @@
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,
@@ -74,13 +74,13 @@
74
  ],
75
  "train_folds": [
76
  0,
 
77
  2,
78
- 3,
79
  4
80
  ],
81
  "use_bottleneck_neck": false,
82
  "val_folds": [
83
- 1
84
  ]
85
  }
86
  }
 
13
  "batch_size": 4,
14
  "bottleneck_reduction_factor": 8,
15
  "data_augmentation": {
16
+ "enabled": false,
17
  "flip_prob": 0.5,
18
  "jitter_std": 0.01
19
  },
 
23
  "early_stopping_mode": "max",
24
  "early_stopping_patience": 10,
25
  "experiment_group": "exp-5-data-augmentation",
26
+ "experiment_name": "exp-5-data-augmentation-no-aug",
27
  "freeze_backbone": true,
28
  "heads_spec": {
29
  "tier1": {
 
63
  "img_size": 224,
64
  "lr": 0.001,
65
  "max_epochs": 400,
66
+ "name": "no-aug",
67
  "num_frames": 3,
68
  "optimizer": "Adam",
69
  "optimizer_momentum": null,
 
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
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ea7e99a9b116e61a75e94715d92e24f37e401ec5172c923d1050bf3eae5f3a9
3
  size 713880940
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1814c37d5bad402004e6b463bdb6f52a21cfcc5cda6f17738fb9c2fad7af98fc
3
  size 713880940