DispViT / config.json
aeolusguan's picture
Add DispViT release config
27bb952 verified
Raw
History Blame Contribute Delete
179 Bytes
{
"model_type": "dispvit",
"architectures": [
"DispViT"
],
"encoder_type": "vitg",
"groups": 4,
"init_weights": false,
"checkpoint_filename": "model_final.pt"
}