{ "architecture": "vit_large_patch16_224", "num_classes": 19294, "num_features": 1024, "global_pool": "token", "model_args": { "img_size": 448, "patch_size": 16, "depth": 18, "class_token": true, "global_pool": "token", "fc_norm": false, "act_layer": "gelu_tanh" }, "pretrained_cfg": { "tag": "oppai_oracle_v1.1", "custom_load": false, "input_size": [ 3, 448, 448 ], "fixed_input_size": false, "interpolation": "bilinear", "crop_pct": 1.0, "crop_mode": "center", "mean": [ 0.5, 0.5, 0.5 ], "std": [ 0.5, 0.5, 0.5 ], "num_classes": 19294, "pool_size": null, "first_conv": "patch_embed.proj", "classifier": "head", "notes": ["{\"pad_color\": 114}"] } }