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

Messis | W&B Run exp-5-data-augmentation-f-0.5-j-0-0 (https://wandb.ai/crop-classification/messis/runs/achothuq)

Browse files
Files changed (2) hide show
  1. config.json +8 -4
  2. model.safetensors +1 -1
config.json CHANGED
@@ -12,13 +12,18 @@
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-6-background-loss",
21
- "experiment_name": "exp-6-background-loss-consider",
22
  "freeze_backbone": true,
23
  "heads_spec": {
24
  "tier1": {
@@ -56,10 +61,9 @@
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,
 
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
  }
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,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9d1a3c60014f8a6531a0cc380850da1254abf28512da91a5f3d7f7227dd815c
3
  size 713880940
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:675d68341b0c5144d8141483cc5ca81627e7a2e8ee3ebc123fcc0b5bfe8441b9
3
  size 713880940