File size: 1,164 Bytes
6337268
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
41
42
43
44
45
46
47
48
{
  "cfg": {
    "arch": "MaGGIe_Temp",
    "aspp": {
      "in_channels": 512,
      "out_channels": 512
    },
    "decoder": "res_shortcut_inst_matt_spconv_temp_22",
    "decoder_args": {
      "atten_block": 2,
      "atten_dim": 128,
      "atten_head": 1,
      "atten_stride": 1,
      "detail_mask_dropout": 0.1,
      "final_channel": 64,
      "freeze_detail_branch": false,
      "head_channel": 120,
      "max_inst": 10,
      "temp_method": "bi_fusion",
      "use_id_pe": true,
      "warmup_detail_iter": 3000,
      "warmup_mask_atten_iter": 0
    },
    "encoder": "res_shortcut_embed_29",
    "encoder_args": {
      "num_embed": 3,
      "num_mask": 10,
      "pretrained": true
    },
    "having_unused_params": false,
    "loss_alpha_grad_w": 0.05,
    "loss_alpha_lap_w": 0.05,
    "loss_alpha_type": "l1",
    "loss_alpha_w": 1.0,
    "loss_atten_w": 5.0,
    "loss_dtSSD_w": 1.0,
    "loss_reweight_os8": true,
    "shm": {
      "dilation_kernel": 15,
      "lr_scale": 0.5,
      "max_n_pixel": 4000000,
      "mgm_weights": ""
    },
    "sync_bn": true,
    "warmup_iters": 500,
    "weights": "checkpoints/video/best_model.pth"
  }
}