| { | |
| "auto_map": { | |
| "AutoConfig": "configuration_efficientnetv25.EfficientNetV25Config", | |
| "AutoModel": "modeling_efficientnetv25.EfficientNetV25ForImageClassification" | |
| }, | |
| "input_size": [ | |
| 3, | |
| 304, | |
| 304 | |
| ], | |
| "interpolation": "bicubic", | |
| "mean": [ | |
| 0.5, | |
| 0.5, | |
| 0.5 | |
| ], | |
| "model_type": "efficientnetv25", | |
| "num_classes": 1000, | |
| "std": [ | |
| 0.5, | |
| 0.5, | |
| 0.5 | |
| ], | |
| "transformers_version": "4.34.0", | |
| "url": "https://huggingface.co/FredZhang7/efficientnetv25_rw_s/resolve/main/pytorch_model.pth" | |
| } |