| { | |
| "architecture": "fastvit_mci3", | |
| "num_classes": 768, | |
| "num_features": 3072, | |
| "global_pool": "avg", | |
| "pretrained_cfg": { | |
| "tag": "apple_mclip2_dfndr2b", | |
| "custom_load": false, | |
| "input_size": [ | |
| 3, | |
| 256, | |
| 256 | |
| ], | |
| "fixed_input_size": false, | |
| "interpolation": "bicubic", | |
| "crop_pct": 0.95, | |
| "crop_mode": "center", | |
| "mean": [ | |
| 0.48145466, | |
| 0.4578275, | |
| 0.40821073 | |
| ], | |
| "std": [ | |
| 0.26862954, | |
| 0.26130258, | |
| 0.27577711 | |
| ], | |
| "num_classes": 768, | |
| "pool_size": [ | |
| 8, | |
| 8 | |
| ], | |
| "first_conv": [ | |
| "stem.0.conv_kxk.0.conv", | |
| "stem.0.conv_scale.conv" | |
| ], | |
| "classifier": "head.fc", | |
| "license": "apple-amlr" | |
| } | |
| } |