Messis | W&B Run exp-5-data-augmentation-f-0.5-j-0.01-0 (https://wandb.ai/crop-classification/messis/runs/iflsz305)
Browse files- config.json +3 -3
- 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,
|
|
|
|
| 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,
|
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:fd914851f042e745779274ea955097d5a46b48a3675a7fd74a5f690998111934
|
| 3 |
size 713880940
|