{ "architecture": "vit_base_patch16_224_miil", "num_classes": 1000, "num_features": 768, "global_pool": "token", "pretrained_cfg": { "tag": "in21k_ft_in1k", "custom_load": false, "input_size": [ 3, 224, 224 ], "fixed_input_size": true, "interpolation": "bilinear", "crop_pct": 0.875, "crop_mode": "center", "mean": [ 0.0, 0.0, 0.0 ], "std": [ 1.0, 1.0, 1.0 ], "num_classes": 1000, "pool_size": null, "first_conv": "patch_embed.proj", "classifier": "head" } }