fpn-tu-resnet18 / config.json
qubvel-hf's picture
qubvel-hf HF staff
Upload folder using huggingface_hub
8bf279e verified
raw
history blame contribute delete
348 Bytes
{
"_model_class": "FPN",
"activation": null,
"aux_params": null,
"classes": 1,
"decoder_dropout": 0.2,
"decoder_merge_policy": "add",
"decoder_pyramid_channels": 256,
"decoder_segmentation_channels": 128,
"encoder_depth": 5,
"encoder_name": "tu-resnet18",
"encoder_weights": "imagenet",
"in_channels": 3,
"upsampling": 4
}