florinbarbisch commited on
Commit
8af465b
·
verified ·
1 Parent(s): ff864fc

Messis | W&B Run exp-12-num_convs-3-0 (https://wandb.ai/crop-classification/messis/runs/53i9t5aa)

Browse files
Files changed (2) hide show
  1. config.json +11 -6
  2. model.safetensors +2 -2
config.json CHANGED
@@ -11,13 +11,14 @@
11
  5
12
  ],
13
  "batch_size": 4,
 
14
  "debug": false,
15
  "dropout_p": 0.1,
16
  "early_stopping_metric": "val_f1_tier3_majority",
17
  "early_stopping_mode": "max",
18
  "early_stopping_patience": 10,
19
- "experiment_group": "exp-10-fcn-head-kernel-size",
20
- "experiment_name": "exp-10-fcn-head-kernel-size-3x3",
21
  "freeze_backbone": true,
22
  "heads_spec": {
23
  "tier1": {
@@ -25,6 +26,7 @@
25
  "kernel_size": 3,
26
  "loss_weight": 1,
27
  "num_classes_to_predict": 6,
 
28
  "target_idx": 0,
29
  "type": "HierarchicalFCNHead"
30
  },
@@ -33,6 +35,7 @@
33
  "kernel_size": 3,
34
  "loss_weight": 1,
35
  "num_classes_to_predict": 17,
 
36
  "target_idx": 1,
37
  "type": "HierarchicalFCNHead"
38
  },
@@ -42,6 +45,7 @@
42
  "kernel_size": 3,
43
  "loss_weight": 1,
44
  "num_classes_to_predict": 49,
 
45
  "target_idx": 2,
46
  "type": "HierarchicalFCNHead"
47
  },
@@ -57,7 +61,7 @@
57
  "img_size": 224,
58
  "lr": 0.001,
59
  "max_epochs": 400,
60
- "name": "3x3",
61
  "num_frames": 3,
62
  "optimizer": "Adam",
63
  "optimizer_momentum": null,
@@ -67,13 +71,14 @@
67
  5
68
  ],
69
  "train_folds": [
70
- 0,
71
  1,
72
  2,
73
- 3
 
74
  ],
 
75
  "val_folds": [
76
- 4
77
  ]
78
  }
79
  }
 
11
  5
12
  ],
13
  "batch_size": 4,
14
+ "bottleneck_reduction_factor": 8,
15
  "debug": false,
16
  "dropout_p": 0.1,
17
  "early_stopping_metric": "val_f1_tier3_majority",
18
  "early_stopping_mode": "max",
19
  "early_stopping_patience": 10,
20
+ "experiment_group": "exp-12-num_convs",
21
+ "experiment_name": "exp-12-num_convs-3",
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": 3,
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": 3,
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": 3,
49
  "target_idx": 2,
50
  "type": "HierarchicalFCNHead"
51
  },
 
61
  "img_size": 224,
62
  "lr": 0.001,
63
  "max_epochs": 400,
64
+ "name": "3",
65
  "num_frames": 3,
66
  "optimizer": "Adam",
67
  "optimizer_momentum": null,
 
71
  5
72
  ],
73
  "train_folds": [
 
74
  1,
75
  2,
76
+ 3,
77
+ 4
78
  ],
79
+ "use_bottleneck_neck": false,
80
  "val_folds": [
81
+ 0
82
  ]
83
  }
84
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ef651460f29b631daea5836ebc60902ce684d2333eb66c33166a06be777a7f8
3
- size 713880940
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f981d768bd838bc030eb7eef798c479e9b9a7c551f28406b56209ada0ffe9774
3
+ size 728065156