| { | |
| "architecture": "vit_huge_plus_patch16_dinov3", | |
| "num_classes": 0, | |
| "num_features": 1280, | |
| "global_pool": "avg", | |
| "pretrained_cfg": { | |
| "tag": "lvd_1689m", | |
| "custom_load": false, | |
| "input_size": [ | |
| 3, | |
| 256, | |
| 256 | |
| ], | |
| "min_input_size": [ | |
| 3, | |
| 128, | |
| 128 | |
| ], | |
| "fixed_input_size": false, | |
| "interpolation": "bicubic", | |
| "crop_pct": 1.0, | |
| "crop_mode": "center", | |
| "mean": [ | |
| 0.485, | |
| 0.456, | |
| 0.406 | |
| ], | |
| "std": [ | |
| 0.229, | |
| 0.224, | |
| 0.225 | |
| ], | |
| "num_classes": 0, | |
| "pool_size": null, | |
| "first_conv": "patch_embed.proj", | |
| "classifier": "head", | |
| "license": "dinov3" | |
| } | |
| } |