File size: 295 Bytes
c0ee477
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "_model_class": "PSPNet",
  "activation": null,
  "aux_params": null,
  "classes": 1,
  "encoder_depth": 3,
  "encoder_name": "tu-resnet18",
  "encoder_weights": "imagenet",
  "in_channels": 3,
  "psp_dropout": 0.2,
  "psp_out_channels": 512,
  "psp_use_batchnorm": true,
  "upsampling": 8
}