{ | |
"_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 | |
} |