upernet-convnext-large / config.json
qubvel-hf's picture
qubvel-hf HF Staff
Upload folder using huggingface_hub
d4fd00c verified
raw
history blame contribute delete
282 Bytes
{
"_model_class": "UPerNet",
"activation": null,
"aux_params": null,
"classes": 150,
"decoder_channels": 512,
"decoder_use_norm": "batchnorm",
"encoder_depth": 5,
"encoder_name": "tu-convnext_large",
"encoder_weights": null,
"in_channels": 3,
"upsampling": 4
}