File size: 708 Bytes
8a5aa02
 
 
4215f5e
8a5aa02
 
 
 
 
 
 
 
 
 
4f9a588
8a5aa02
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
  "hparams": {
    "accumulate_grad_batches": 1,
    "backbone_weights_path": "./prithvi/models/Prithvi_100M.pt",
    "bands": [
      0,
      1,
      2,
      3,
      4,
      5
    ],
    "batch_size": 4,
    "debug": false,
    "freeze_backbone": false,
    "img_size": 224,
    "lr": 0.001,
    "max_epochs": 1,
    "num_frames": 3,
    "patch_size": 16,
    "tiers": {
      "tier1": {
        "loss_weight": 1,
        "num_classes": 6
      },
      "tier2": {
        "loss_weight": 1,
        "num_classes": 17
      },
      "tier3": {
        "loss_weight": 1,
        "num_classes": 49
      },
      "tier3_refined": {
        "loss_weight": 1,
        "num_classes": 49
      }
    }
  }
}