Update config.json
Browse files- config.json +31 -31
config.json
CHANGED
@@ -15,37 +15,37 @@
|
|
15 |
"hidden_dropout_prob": 0.0,
|
16 |
"hidden_size": 384,
|
17 |
"id2label": {
|
18 |
-
"0": "
|
19 |
-
"1": "
|
20 |
-
"2": "
|
21 |
-
"3": "
|
22 |
-
"4": "
|
23 |
-
"5": "
|
24 |
-
"6": "
|
25 |
-
"7": "
|
26 |
-
"8": "
|
27 |
-
"9": "
|
28 |
-
"10": "
|
29 |
-
"11": "
|
30 |
-
"12": "
|
31 |
-
"13": "
|
32 |
-
"14": "
|
33 |
-
"15": "
|
34 |
-
"16": "
|
35 |
-
"17": "
|
36 |
-
"18": "
|
37 |
-
"19": "
|
38 |
-
"20": "
|
39 |
-
"21": "
|
40 |
-
"22": "
|
41 |
-
"23": "
|
42 |
-
"24": "
|
43 |
-
"25": "
|
44 |
-
"26": "
|
45 |
-
"27": "
|
46 |
-
"28": "
|
47 |
-
"29": "
|
48 |
-
"30": "
|
49 |
},
|
50 |
"image_size": [
|
51 |
512,
|
|
|
15 |
"hidden_dropout_prob": 0.0,
|
16 |
"hidden_size": 384,
|
17 |
"id2label": {
|
18 |
+
"0": "leaves",
|
19 |
+
"1": "Apple Scab Leaf",
|
20 |
+
"2": "Apple leaf",
|
21 |
+
"3": "Apple rust leaf",
|
22 |
+
"4": "Bell_pepper leaf",
|
23 |
+
"5": "Bell_pepper leaf spot",
|
24 |
+
"6": "Blueberry leaf",
|
25 |
+
"7": "Cherry leaf",
|
26 |
+
"8": "Corn Gray leaf spot",
|
27 |
+
"9": "Corn leaf blight",
|
28 |
+
"10": "Corn rust leaf",
|
29 |
+
"11": "Peach leaf'",
|
30 |
+
"12": "Potato leaf",
|
31 |
+
"13": "Potato leaf early blight",
|
32 |
+
"14": "Potato leaf late blight",
|
33 |
+
"15": "Raspberry leaf",
|
34 |
+
"16": "Soyabean leaf",
|
35 |
+
"17": "Soybean leaf",
|
36 |
+
"18": "Squash Powdery mildew leaf",
|
37 |
+
"19": "Strawberry leaf",
|
38 |
+
"20": "Tomato Early blight leaf",
|
39 |
+
"21": "Tomato Septoria leaf spot",
|
40 |
+
"22": "Tomato leaf",
|
41 |
+
"23": "Tomato leaf bacterial spot",
|
42 |
+
"24": "Tomato leaf late blight",
|
43 |
+
"25": "Tomato leaf mosaic virus",
|
44 |
+
"26": "Tomato leaf yellow virus'",
|
45 |
+
"27": "Tomato mold leaf",
|
46 |
+
"28": "Tomato two spotted spider mites leaf",
|
47 |
+
"29": "grape leaf'",
|
48 |
+
"30": "grape leaf black rot"
|
49 |
},
|
50 |
"image_size": [
|
51 |
512,
|