{ "architecture": "vit_base_patch16_224", "url": "", "custom_load": false, "num_classes": 0, "num_features": 768, "input_size": [ 3, 224, 224 ], "pool_size": null, "crop_pct": 0.875, "interpolation": "bicubic", "fixed_input_size": true, "mean": [ 0.485, 0.456, 0.406 ], "std": [ 0.229, 0.224, 0.225 ], "first_conv": "patch_embed.proj", "classifier": "head", "labels": [] }