Spaces:
Sleeping
Sleeping
Create label_disease.json
Browse files- label_disease.json +41 -0
label_disease.json
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"0": "Apple___Apple_scab",
|
| 3 |
+
"1": "Apple___Black_rot",
|
| 4 |
+
"2": "Apple___Cedar_apple_rust",
|
| 5 |
+
"3": "Apple___healthy",
|
| 6 |
+
"4": "Background_without_leaves",
|
| 7 |
+
"5": "Blueberry___healthy",
|
| 8 |
+
"6": "Cherry___Powdery_mildew",
|
| 9 |
+
"7": "Cherry___healthy",
|
| 10 |
+
"8": "Corn___Cercospora_leaf_spot_Gray_leaf_spot",
|
| 11 |
+
"9": "Corn___Common_rust",
|
| 12 |
+
"10": "Corn___Northern_Leaf_Blight",
|
| 13 |
+
"11": "Corn___healthy",
|
| 14 |
+
"12": "Grape___Black_rot",
|
| 15 |
+
"13": "Grape___Esca_(Black_Measles)",
|
| 16 |
+
"14": "Grape___Leaf_blight_(Isariopsis_Leaf_Spot)",
|
| 17 |
+
"15": "Grape___healthy",
|
| 18 |
+
"16": "Orange___Haunglongbing_Citrus_greening",
|
| 19 |
+
"17": "Peach___Bacterial_spot",
|
| 20 |
+
"18": "Peach___healthy",
|
| 21 |
+
"19": "Pepper_bell___Bacterial_spot",
|
| 22 |
+
"20": "Pepper_bell___healthy",
|
| 23 |
+
"21": "Potato___Early_blight",
|
| 24 |
+
"22": "Potato___Late_blight",
|
| 25 |
+
"23": "Potato___healthy",
|
| 26 |
+
"24": "Raspberry___healthy",
|
| 27 |
+
"25": "Soybean___healthy",
|
| 28 |
+
"26": "Squash___Powdery_mildew",
|
| 29 |
+
"27": "Strawberry___Leaf_scorch",
|
| 30 |
+
"28": "Strawberry___healthy",
|
| 31 |
+
"29": "Tomato___Bacterial_spot",
|
| 32 |
+
"30": "Tomato___Early_blight",
|
| 33 |
+
"31": "Tomato___Late_blight",
|
| 34 |
+
"32": "Tomato___Leaf_Mold",
|
| 35 |
+
"33": "Tomato___Septoria_leaf_spot",
|
| 36 |
+
"34": "Tomato___Spider_mites_Two-spotted_spider_mite",
|
| 37 |
+
"35": "Tomato___Target_Spot",
|
| 38 |
+
"36": "Tomato___Tomato_Yellow_Leaf_Curl_Virus",
|
| 39 |
+
"37": "Tomato___Tomato_mosaic_virus",
|
| 40 |
+
"38": "Tomato___healthy"
|
| 41 |
+
}
|