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