MultiScale_Models / config.json
alexmtub's picture
Upload config.json with huggingface_hub
869a50e verified
raw
history blame contribute delete
188 Bytes
{
"architecture": "vit_small_patch14_reg4_dinov2",
"num_classes": 0,
"img_size": 224,
"patch_size": 14,
"embed_dim": 384,
"num_heads": 6,
"depth": 12,
"num_reg_tokens": 4
}