| { | |
| "architecture": "efficientnet_b5", | |
| "num_classes": 11821, | |
| "num_features": 2048, | |
| "pretrained_cfg": { | |
| "tag": "sw_in12k", | |
| "custom_load": false, | |
| "input_size": [ | |
| 3, | |
| 416, | |
| 416 | |
| ], | |
| "fixed_input_size": false, | |
| "interpolation": "bicubic", | |
| "crop_pct": 0.95, | |
| "crop_mode": "center", | |
| "mean": [ | |
| 0.485, | |
| 0.456, | |
| 0.406 | |
| ], | |
| "std": [ | |
| 0.229, | |
| 0.224, | |
| 0.225 | |
| ], | |
| "num_classes": 11821, | |
| "pool_size": [ | |
| 13, | |
| 13 | |
| ], | |
| "first_conv": "conv_stem", | |
| "classifier": "classifier" | |
| } | |
| } |