| { | |
| "model_type": "image-classification", | |
| "num_classes": 14, | |
| "class_names": [ | |
| "Apple_Apple_Scab", | |
| "Apple_Black_Rot", | |
| "Apple_Cedar_Apple_Rust", | |
| "Apple_Healthy", | |
| "Corn_(maize)_Cercospora_Leaf_Spot", | |
| "Corn_(maize)_Common_Rust_", | |
| "Corn_(maize)_Healthy", | |
| "Corn_(maize)_Northern_Leaf_Blight", | |
| "Tomato_Bacterial_Spot", | |
| "Tomato_Early_Blight", | |
| "Tomato_Healthy", | |
| "Tomato_Late_Blight", | |
| "Tomato_Septoria_Leaf_Spot", | |
| "Tomato_Yellow_Leaf_Curl_Virus" | |
| ], | |
| "input_size": [ | |
| 224, | |
| 224 | |
| ], | |
| "framework": "pytorch" | |
| } |