yvokeller commited on
Commit
49c1dd4
·
verified ·
1 Parent(s): d1b95f9

Messis | W&B Run exp-13-neck-reduction-full-neck-4 (https://wandb.ai/crop-classification/messis/runs/9yd7fi3n)

Browse files
Files changed (2) hide show
  1. config.json +10 -8
  2. model.safetensors +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "hparams": {
3
- "accumulate_grad_batches": 4,
4
  "backbone_weights_path": "./prithvi/models/Prithvi_100M.pt",
5
  "bands": [
6
  0,
@@ -10,14 +10,15 @@
10
  4,
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-9-dropout2d",
20
- "experiment_name": "exp-9-dropout2d-refhead-zuericrop",
21
  "freeze_backbone": true,
22
  "heads_spec": {
23
  "tier1": {
@@ -54,7 +55,7 @@
54
  "img_size": 224,
55
  "lr": 0.001,
56
  "max_epochs": 400,
57
- "name": "refhead-zuericrop",
58
  "num_frames": 3,
59
  "optimizer": "Adam",
60
  "optimizer_momentum": null,
@@ -64,13 +65,14 @@
64
  5
65
  ],
66
  "train_folds": [
 
67
  1,
68
  2,
69
- 3,
70
- 4
71
  ],
 
72
  "val_folds": [
73
- 0
74
  ]
75
  }
76
  }
 
1
  {
2
  "hparams": {
3
+ "accumulate_grad_batches": 1,
4
  "backbone_weights_path": "./prithvi/models/Prithvi_100M.pt",
5
  "bands": [
6
  0,
 
10
  4,
11
  5
12
  ],
13
+ "batch_size": 16,
14
+ "bottleneck_reduction_factor": null,
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-13-neck-reduction",
21
+ "experiment_name": "exp-13-neck-reduction-full-neck",
22
  "freeze_backbone": true,
23
  "heads_spec": {
24
  "tier1": {
 
55
  "img_size": 224,
56
  "lr": 0.001,
57
  "max_epochs": 400,
58
+ "name": "full-neck",
59
  "num_frames": 3,
60
  "optimizer": "Adam",
61
  "optimizer_momentum": null,
 
65
  5
66
  ],
67
  "train_folds": [
68
+ 0,
69
  1,
70
  2,
71
+ 3
 
72
  ],
73
+ "use_bottleneck_neck": false,
74
  "val_folds": [
75
+ 4
76
  ]
77
  }
78
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e1203bc9c3ab879f5a7169f7519da05e9784190bc5c41c618ff6f3018bd377f
3
  size 713880940
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2f42714a5b904e5d6fff53287f334008a230e03a3c1ac93f282925e53a04e10
3
  size 713880940