Mert Kalkancı commited on
Commit
e8f0843
1 Parent(s): 0ccc428

Create labels.json

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