bhanusAI commited on
Commit
01d50f5
·
verified ·
1 Parent(s): 04c649a

Update data/label_disease.json

Browse files
Files changed (1) hide show
  1. data/label_disease.json +39 -39
data/label_disease.json CHANGED
@@ -1,41 +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 - Huanglongbing (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 - Yellow Leaf Curl Virus",
39
- "37": "Tomato - Tomato Mosaic Virus",
40
- "38": "Tomato - Healthy"
41
  }
 
1
  {
2
+ "0": "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-Huanglongbing (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-Yellow Leaf Curl Virus",
39
+ "37": "Tomato-Mosaic Virus",
40
+ "38": "Tomato-Healthy"
41
  }