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

Messis | W&B Run exp-5-data-augmentation-f-0.5-j-0.01-2 (https://wandb.ai/crop-classification/messis/runs/ef106jwj)

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": false,
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-no-aug",
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": "no-aug",
67
  "num_frames": 3,
68
  "optimizer": "Adam",
69
  "optimizer_momentum": null,
@@ -75,12 +75,12 @@
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
  }
 
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
  "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
  "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,
 
75
  "train_folds": [
76
  0,
77
  1,
78
+ 3,
79
  4
80
  ],
81
  "use_bottleneck_neck": false,
82
  "val_folds": [
83
+ 2
84
  ]
85
  }
86
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1814c37d5bad402004e6b463bdb6f52a21cfcc5cda6f17738fb9c2fad7af98fc
3
  size 713880940
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b459b6db2a6a507be86fd7a1f4f6d7a04f90d04256c34863e3a5c981445b549e
3
  size 713880940