pspnet-tu-resnet18 / config.json
qubvel-hf's picture
qubvel-hf HF staff
Upload folder using huggingface_hub
c0ee477 verified
raw
history blame contribute delete
295 Bytes
{
"_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
}