yvokeller commited on
Commit
c791b20
·
verified ·
1 Parent(s): 1885d5c

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

Browse files
Files changed (2) hide show
  1. config.json +8 -12
  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,20 +10,15 @@
10
  4,
11
  5
12
  ],
13
- "batch_size": 4,
14
  "bottleneck_reduction_factor": 8,
15
- "data_augmentation": {
16
- "enabled": true,
17
- "flip_prob": 0.5,
18
- "jitter_std": 0
19
- },
20
  "debug": false,
21
  "dropout_p": 0.1,
22
  "early_stopping_metric": "val_f1_tier3_majority",
23
  "early_stopping_mode": "max",
24
  "early_stopping_patience": 10,
25
- "experiment_group": "exp-5-data-augmentation",
26
- "experiment_name": "exp-5-data-augmentation-f-0.5-j-0",
27
  "freeze_backbone": true,
28
  "heads_spec": {
29
  "tier1": {
@@ -61,9 +56,10 @@
61
  }
62
  },
63
  "img_size": 224,
 
64
  "lr": 0.001,
65
  "max_epochs": 400,
66
- "name": "f-0.5-j-0",
67
  "num_frames": 3,
68
  "optimizer": "Adam",
69
  "optimizer_momentum": null,
@@ -73,14 +69,14 @@
73
  5
74
  ],
75
  "train_folds": [
76
- 1,
77
  2,
78
  3,
79
  4
80
  ],
81
  "use_bottleneck_neck": false,
82
  "val_folds": [
83
- 0
84
  ]
85
  }
86
  }
 
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,
17
  "early_stopping_metric": "val_f1_tier3_majority",
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,
 
69
  5
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
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:675d68341b0c5144d8141483cc5ca81627e7a2e8ee3ebc123fcc0b5bfe8441b9
3
  size 713880940
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7d02ffb0b57e9fbab2ac4d234e4711ffded7e3a0c744648308bfbce3eb8f27e
3
  size 713880940