yvokeller commited on
Commit
53bd7af
·
verified ·
1 Parent(s): 702fdc8

Messis | W&B Run exp-6-background-loss-ignore-2 (https://wandb.ai/crop-classification/messis/runs/63s2erc7)

Browse files
Files changed (2) hide show
  1. config.json +7 -7
  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,7 +10,7 @@
10
  4,
11
  5
12
  ],
13
- "batch_size": 4,
14
  "bottleneck_reduction_factor": 8,
15
  "debug": false,
16
  "dropout_p": 0.1,
@@ -18,7 +18,7 @@
18
  "early_stopping_mode": "max",
19
  "early_stopping_patience": 10,
20
  "experiment_group": "exp-6-background-loss",
21
- "experiment_name": "exp-6-background-loss-consider",
22
  "freeze_backbone": true,
23
  "heads_spec": {
24
  "tier1": {
@@ -56,10 +56,10 @@
56
  }
57
  },
58
  "img_size": 224,
59
- "loss_ignore_background": false,
60
  "lr": 0.001,
61
  "max_epochs": 400,
62
- "name": "consider",
63
  "num_frames": 3,
64
  "optimizer": "Adam",
65
  "optimizer_momentum": null,
@@ -70,13 +70,13 @@
70
  ],
71
  "train_folds": [
72
  0,
73
- 2,
74
  3,
75
  4
76
  ],
77
  "use_bottleneck_neck": false,
78
  "val_folds": [
79
- 1
80
  ]
81
  }
82
  }
 
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
  "debug": false,
16
  "dropout_p": 0.1,
 
18
  "early_stopping_mode": "max",
19
  "early_stopping_patience": 10,
20
  "experiment_group": "exp-6-background-loss",
21
+ "experiment_name": "exp-6-background-loss-ignore",
22
  "freeze_backbone": true,
23
  "heads_spec": {
24
  "tier1": {
 
56
  }
57
  },
58
  "img_size": 224,
59
+ "loss_ignore_background": true,
60
  "lr": 0.001,
61
  "max_epochs": 400,
62
+ "name": "ignore",
63
  "num_frames": 3,
64
  "optimizer": "Adam",
65
  "optimizer_momentum": null,
 
70
  ],
71
  "train_folds": [
72
  0,
73
+ 1,
74
  3,
75
  4
76
  ],
77
  "use_bottleneck_neck": false,
78
  "val_folds": [
79
+ 2
80
  ]
81
  }
82
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:642eb606c0cc4ffabbf23794d38a0b869b0f9515586a7e4e9ff518ece1e737d0
3
  size 713880940
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4045482290f82cdb87c56c03bda52a73a1b941755a4bdd77edae3a963c95dfc9
3
  size 713880940