Create classes.json
Browse files- classes.json +40 -0
classes.json
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
"Apple___Apple_scab",
|
| 3 |
+
"Apple___Black_rot",
|
| 4 |
+
"Apple___Cedar_apple_rust",
|
| 5 |
+
"Apple___healthy",
|
| 6 |
+
"Blueberry___healthy",
|
| 7 |
+
"Cherry_(including_sour)___Powdery_mildew",
|
| 8 |
+
"Cherry_(including_sour)___healthy",
|
| 9 |
+
"Corn_(maize)___Cercospora_leaf_spot Gray_leaf_spot",
|
| 10 |
+
"Corn_(maize)___Common_rust_",
|
| 11 |
+
"Corn_(maize)___Northern_Leaf_Blight",
|
| 12 |
+
"Corn_(maize)___healthy",
|
| 13 |
+
"Grape___Black_rot",
|
| 14 |
+
"Grape___Esca_(Black_Measles)",
|
| 15 |
+
"Grape___Leaf_blight_(Isariopsis_Leaf_Spot)",
|
| 16 |
+
"Grape___healthy",
|
| 17 |
+
"Orange___Haunglongbing_(Citrus_greening)",
|
| 18 |
+
"Peach___Bacterial_spot",
|
| 19 |
+
"Peach___healthy",
|
| 20 |
+
"Pepper,_bell___Bacterial_spot",
|
| 21 |
+
"Pepper,_bell___healthy",
|
| 22 |
+
"Potato___Early_blight",
|
| 23 |
+
"Potato___Late_blight",
|
| 24 |
+
"Potato___healthy",
|
| 25 |
+
"Raspberry___healthy",
|
| 26 |
+
"Soybean___healthy",
|
| 27 |
+
"Squash___Powdery_mildew",
|
| 28 |
+
"Strawberry___Leaf_scorch",
|
| 29 |
+
"Strawberry___healthy",
|
| 30 |
+
"Tomato___Bacterial_spot",
|
| 31 |
+
"Tomato___Early_blight",
|
| 32 |
+
"Tomato___Late_blight",
|
| 33 |
+
"Tomato___Leaf_Mold",
|
| 34 |
+
"Tomato___Septoria_leaf_spot",
|
| 35 |
+
"Tomato___Spider_mites Two-spotted_spider_mite",
|
| 36 |
+
"Tomato___Target_Spot",
|
| 37 |
+
"Tomato___Tomato_Yellow_Leaf_Curl_Virus",
|
| 38 |
+
"Tomato___Tomato_mosaic_virus",
|
| 39 |
+
"Tomato___healthy"
|
| 40 |
+
]
|