dpt-tu-test_vit / config.json
qubvel-hf's picture
qubvel-hf HF Staff
Upload folder using huggingface_hub
36f153b verified
{
"_model_class": "DPT",
"activation": null,
"aux_params": null,
"classes": 1,
"decoder_fusion_channels": 16,
"decoder_intermediate_channels": [
16,
32,
64,
64
],
"decoder_readout": "cat",
"dynamic_img_size": true,
"encoder_depth": 4,
"encoder_name": "tu-test_vit",
"encoder_output_indices": null,
"encoder_weights": "imagenet",
"in_channels": 3
}