LRes-ViT / config.json
Prashant Pandey
Upload config.json with huggingface_hub
f867d10 verified
Raw
History Blame Contribute Delete
143 Bytes
{
"img_size": 32,
"patch_size": 4,
"embed_dim": 128,
"depth": 8,
"num_heads": 4,
"in_channels": 3,
"model_type": "dvit"
}