segformer-tu-resnet18 / config.json
qubvel-hf's picture
qubvel-hf HF staff
Upload folder using huggingface_hub
d338640 verified
raw
history blame contribute delete
241 Bytes
{
"_model_class": "Segformer",
"activation": null,
"aux_params": null,
"classes": 1,
"decoder_segmentation_channels": 256,
"encoder_depth": 5,
"encoder_name": "tu-resnet18",
"encoder_weights": "imagenet",
"in_channels": 3
}