| { | |
| "architectures": [ | |
| "DogsClassifierModel" | |
| ], | |
| "model_type": "image_classification", | |
| "task_specific_params": { | |
| "image-classification": { | |
| "finetuning_task": null, | |
| "num_labels": 120, | |
| "do_normalize": true, | |
| "normalize_mean": [ | |
| 0.485, | |
| 0.456, | |
| 0.406 | |
| ], | |
| "normalize_std": [ | |
| 0.229, | |
| 0.224, | |
| 0.225 | |
| ] | |
| } | |
| } | |
| } | |