upernet_mit_b5 / config.json
Diamantis99's picture
Push model using huggingface_hub.
fd00e10 verified
raw
history blame contribute delete
275 Bytes
{
"_model_class": "UPerNet",
"activation": null,
"aux_params": null,
"classes": 1,
"decoder_channels": 256,
"decoder_use_norm": "batchnorm",
"encoder_depth": 5,
"encoder_name": "mit_b5",
"encoder_weights": "imagenet",
"in_channels": 3,
"upsampling": 4
}