finevit-base / preprocessor_config.json
toilaluan's picture
Upload folder using huggingface_hub
bc34bcf verified
raw
history blame contribute delete
234 Bytes
{
"auto_map": {
"AutoImageProcessor": "image_processor_finevit.FineViTImageProcessor"
},
"backbone_model_name": "facebook/dinov2-with-registers-base",
"image_processor_type": "FineViTImageProcessor",
"image_size": 224
}