| { | |
| "architecture": "vit_large_patch16_dinov3", | |
| "num_classes": 0, | |
| "num_features": 1024, | |
| "global_pool": "avg", | |
| "pretrained_cfg": { | |
| "tag": "sat493m", | |
| "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.43, | |
| 0.411, | |
| 0.296 | |
| ], | |
| "std": [ | |
| 0.213, | |
| 0.156, | |
| 0.143 | |
| ], | |
| "num_classes": 0, | |
| "pool_size": null, | |
| "first_conv": "patch_embed.proj", | |
| "classifier": "head", | |
| "license": "dinov3" | |
| } | |
| } |