yvokeller commited on
Commit
6c551bf
·
verified ·
1 Parent(s): aaf54a6

Messis | W&B Run exp-7-label-hierarchy-seasonality-1 (https://wandb.ai/crop-classification/messis/runs/prm2vmqr)

Browse files
Files changed (2) hide show
  1. config.json +8 -8
  2. model.safetensors +2 -2
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,7 +10,7 @@
10
  4,
11
  5
12
  ],
13
- "batch_size": 4,
14
  "bottleneck_reduction_factor": 8,
15
  "data_augmentation": {
16
  "enabled": false,
@@ -23,7 +23,7 @@
23
  "early_stopping_mode": "max",
24
  "early_stopping_patience": 10,
25
  "experiment_group": "exp-7-label-hierarchy",
26
- "experiment_name": "exp-7-label-hierarchy-seasonality-reduced",
27
  "freeze_backbone": true,
28
  "heads_spec": {
29
  "tier1": {
@@ -37,7 +37,7 @@
37
  "is_last_tier": true,
38
  "is_metrics_tier": true,
39
  "loss_weight": 1,
40
- "num_classes_to_predict": 25,
41
  "target_idx": 1,
42
  "type": "HierarchicalFCNHead"
43
  },
@@ -45,7 +45,7 @@
45
  "is_final_head": true,
46
  "is_metrics_tier": false,
47
  "loss_weight": 1,
48
- "num_classes_to_predict": 25,
49
  "target_idx": 1,
50
  "type": "LabelRefinementHead"
51
  }
@@ -54,7 +54,7 @@
54
  "loss_ignore_background": false,
55
  "lr": 0.001,
56
  "max_epochs": 400,
57
- "name": "seasonality-reduced",
58
  "num_frames": 3,
59
  "optimizer": "Adam",
60
  "optimizer_momentum": null,
@@ -64,14 +64,14 @@
64
  5
65
  ],
66
  "train_folds": [
67
- 1,
68
  2,
69
  3,
70
  4
71
  ],
72
  "use_bottleneck_neck": false,
73
  "val_folds": [
74
- 0
75
  ]
76
  }
77
  }
 
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": 8,
15
  "data_augmentation": {
16
  "enabled": false,
 
23
  "early_stopping_mode": "max",
24
  "early_stopping_patience": 10,
25
  "experiment_group": "exp-7-label-hierarchy",
26
+ "experiment_name": "exp-7-label-hierarchy-seasonality",
27
  "freeze_backbone": true,
28
  "heads_spec": {
29
  "tier1": {
 
37
  "is_last_tier": true,
38
  "is_metrics_tier": true,
39
  "loss_weight": 1,
40
+ "num_classes_to_predict": 43,
41
  "target_idx": 1,
42
  "type": "HierarchicalFCNHead"
43
  },
 
45
  "is_final_head": true,
46
  "is_metrics_tier": false,
47
  "loss_weight": 1,
48
+ "num_classes_to_predict": 43,
49
  "target_idx": 1,
50
  "type": "LabelRefinementHead"
51
  }
 
54
  "loss_ignore_background": false,
55
  "lr": 0.001,
56
  "max_epochs": 400,
57
+ "name": "seasonality",
58
  "num_frames": 3,
59
  "optimizer": "Adam",
60
  "optimizer_momentum": null,
 
64
  5
65
  ],
66
  "train_folds": [
67
+ 0,
68
  2,
69
  3,
70
  4
71
  ],
72
  "use_bottleneck_neck": false,
73
  "val_folds": [
74
+ 1
75
  ]
76
  }
77
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6173d00c747b543f08374f9852c765db7bb726b1a32ff67ea8d0717927a8c51e
3
- size 711438096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1d563db079462382312a918411eac63dc6ef5f4445a19d1bad6fc536c0205c2
3
+ size 711475104