| { | |
| "architecture": "vit_pe_lang_gigantic_patch14_448", | |
| "num_classes": 0, | |
| "num_features": 1536, | |
| "global_pool": "avg", | |
| "pretrained_cfg": { | |
| "tag": "fb", | |
| "custom_load": false, | |
| "input_size": [ | |
| 3, | |
| 448, | |
| 448 | |
| ], | |
| "fixed_input_size": true, | |
| "interpolation": "bicubic", | |
| "crop_pct": 1.0, | |
| "crop_mode": "center", | |
| "mean": [ | |
| 0.5, | |
| 0.5, | |
| 0.5 | |
| ], | |
| "std": [ | |
| 0.5, | |
| 0.5, | |
| 0.5 | |
| ], | |
| "num_classes": 0, | |
| "pool_size": null, | |
| "first_conv": "patch_embed.proj", | |
| "classifier": "head", | |
| "license": "custom" | |
| } | |
| } |