Messis | W&B Run exp-12-num_convs-5-0 (https://wandb.ai/crop-classification/messis/runs/5l6yuyzv)
Browse files- config.json +5 -5
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -18,7 +18,7 @@
|
|
| 18 |
"early_stopping_mode": "max",
|
| 19 |
"early_stopping_patience": 10,
|
| 20 |
"experiment_group": "exp-12-num_convs",
|
| 21 |
-
"experiment_name": "exp-12-num_convs-
|
| 22 |
"freeze_backbone": true,
|
| 23 |
"heads_spec": {
|
| 24 |
"tier1": {
|
|
@@ -26,7 +26,7 @@
|
|
| 26 |
"kernel_size": 3,
|
| 27 |
"loss_weight": 1,
|
| 28 |
"num_classes_to_predict": 6,
|
| 29 |
-
"num_convs":
|
| 30 |
"target_idx": 0,
|
| 31 |
"type": "HierarchicalFCNHead"
|
| 32 |
},
|
|
@@ -35,7 +35,7 @@
|
|
| 35 |
"kernel_size": 3,
|
| 36 |
"loss_weight": 1,
|
| 37 |
"num_classes_to_predict": 17,
|
| 38 |
-
"num_convs":
|
| 39 |
"target_idx": 1,
|
| 40 |
"type": "HierarchicalFCNHead"
|
| 41 |
},
|
|
@@ -45,7 +45,7 @@
|
|
| 45 |
"kernel_size": 3,
|
| 46 |
"loss_weight": 1,
|
| 47 |
"num_classes_to_predict": 49,
|
| 48 |
-
"num_convs":
|
| 49 |
"target_idx": 2,
|
| 50 |
"type": "HierarchicalFCNHead"
|
| 51 |
},
|
|
@@ -61,7 +61,7 @@
|
|
| 61 |
"img_size": 224,
|
| 62 |
"lr": 0.001,
|
| 63 |
"max_epochs": 400,
|
| 64 |
-
"name": "
|
| 65 |
"num_frames": 3,
|
| 66 |
"optimizer": "Adam",
|
| 67 |
"optimizer_momentum": null,
|
|
|
|
| 18 |
"early_stopping_mode": "max",
|
| 19 |
"early_stopping_patience": 10,
|
| 20 |
"experiment_group": "exp-12-num_convs",
|
| 21 |
+
"experiment_name": "exp-12-num_convs-5",
|
| 22 |
"freeze_backbone": true,
|
| 23 |
"heads_spec": {
|
| 24 |
"tier1": {
|
|
|
|
| 26 |
"kernel_size": 3,
|
| 27 |
"loss_weight": 1,
|
| 28 |
"num_classes_to_predict": 6,
|
| 29 |
+
"num_convs": 5,
|
| 30 |
"target_idx": 0,
|
| 31 |
"type": "HierarchicalFCNHead"
|
| 32 |
},
|
|
|
|
| 35 |
"kernel_size": 3,
|
| 36 |
"loss_weight": 1,
|
| 37 |
"num_classes_to_predict": 17,
|
| 38 |
+
"num_convs": 5,
|
| 39 |
"target_idx": 1,
|
| 40 |
"type": "HierarchicalFCNHead"
|
| 41 |
},
|
|
|
|
| 45 |
"kernel_size": 3,
|
| 46 |
"loss_weight": 1,
|
| 47 |
"num_classes_to_predict": 49,
|
| 48 |
+
"num_convs": 5,
|
| 49 |
"target_idx": 2,
|
| 50 |
"type": "HierarchicalFCNHead"
|
| 51 |
},
|
|
|
|
| 61 |
"img_size": 224,
|
| 62 |
"lr": 0.001,
|
| 63 |
"max_epochs": 400,
|
| 64 |
+
"name": "5",
|
| 65 |
"num_frames": 3,
|
| 66 |
"optimizer": "Adam",
|
| 67 |
"optimizer_momentum": null,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:977b62a7534c0ffbf8ef4308e8156b269e005f8094b62468774bec5b6e3e0066
|
| 3 |
+
size 742249372
|