File size: 345 Bytes
8b23a1c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "_model_class": "MAnet",
  "activation": null,
  "aux_params": null,
  "classes": 1,
  "decoder_channels": [
    256,
    128,
    64,
    32,
    16
  ],
  "decoder_pab_channels": 64,
  "decoder_use_batchnorm": true,
  "encoder_depth": 5,
  "encoder_name": "resnet34",
  "encoder_weights": "imagenet",
  "in_channels": 1
}