qubvel-hf's picture
qubvel-hf HF staff
Upload folder using huggingface_hub
5d488ed verified
raw
history blame contribute delete
403 Bytes
{
"_model_class": "DeepLabV3Plus",
"activation": null,
"aux_params": null,
"classes": 1,
"decoder_aspp_dropout": 0.5,
"decoder_aspp_separable": true,
"decoder_atrous_rates": [
12,
24,
36
],
"decoder_channels": 256,
"encoder_depth": 5,
"encoder_name": "tu-resnet18",
"encoder_output_stride": 16,
"encoder_weights": "imagenet",
"in_channels": 3,
"upsampling": 4
}