Update config.json
Browse files- config.json +34 -34
config.json
CHANGED
|
@@ -26,7 +26,7 @@
|
|
| 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",
|
|
@@ -41,10 +41,10 @@
|
|
| 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": [
|
|
@@ -54,37 +54,37 @@
|
|
| 54 |
"initializer_range": 0.02,
|
| 55 |
"intermediate_size": 1536,
|
| 56 |
"label2id": {
|
| 57 |
-
"
|
| 58 |
-
"
|
| 59 |
-
"
|
| 60 |
-
"
|
| 61 |
-
"
|
| 62 |
-
"
|
| 63 |
-
"
|
| 64 |
-
"
|
| 65 |
-
"
|
| 66 |
-
"
|
| 67 |
-
"
|
| 68 |
-
"
|
| 69 |
-
"
|
| 70 |
-
"
|
| 71 |
-
"
|
| 72 |
-
"
|
| 73 |
-
"
|
| 74 |
-
"
|
| 75 |
-
"
|
| 76 |
-
"
|
| 77 |
-
"
|
| 78 |
-
"
|
| 79 |
-
"
|
| 80 |
-
"
|
| 81 |
-
"
|
| 82 |
-
"
|
| 83 |
-
"
|
| 84 |
-
"
|
| 85 |
-
"
|
| 86 |
-
"
|
| 87 |
-
"
|
| 88 |
},
|
| 89 |
"layer_norm_eps": 1e-12,
|
| 90 |
"model_type": "yolos",
|
|
|
|
| 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",
|
|
|
|
| 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": [
|
|
|
|
| 54 |
"initializer_range": 0.02,
|
| 55 |
"intermediate_size": 1536,
|
| 56 |
"label2id": {
|
| 57 |
+
"leaves": 0,
|
| 58 |
+
"Apple Scab Leaf": 1,
|
| 59 |
+
"Corn rust leaf": 10,
|
| 60 |
+
"Peach leaf": 11,
|
| 61 |
+
"Potato leaf": 12,
|
| 62 |
+
"Potato leaf early blight": 13,
|
| 63 |
+
"Potato leaf late blight": 14,
|
| 64 |
+
"Raspberry leaf": 15,
|
| 65 |
+
"Soyabean leaf": 16,
|
| 66 |
+
"Soybean leaf": 17,
|
| 67 |
+
"Squash Powdery mildew leaf": 18,
|
| 68 |
+
"Strawberry leaf": 19,
|
| 69 |
+
"Apple leaf": 2,
|
| 70 |
+
"Tomato Early blight leaf": 20,
|
| 71 |
+
"Tomato Septoria leaf spot": 21,
|
| 72 |
+
"Tomato leaf": 22,
|
| 73 |
+
"Tomato leaf bacterial spot": 23,
|
| 74 |
+
"Tomato leaf late blight": 24,
|
| 75 |
+
"Tomato leaf mosaic virus": 25,
|
| 76 |
+
"Tomato leaf yellow virus": 26,
|
| 77 |
+
"Tomato mold leaf": 27,
|
| 78 |
+
"Tomato two spotted spider mites leaf": 28,
|
| 79 |
+
"grape leaf": 29,
|
| 80 |
+
"Apple rust leaf": 3,
|
| 81 |
+
"grape leaf black rot": 30,
|
| 82 |
+
"Bell_pepper leaf": 4,
|
| 83 |
+
"Bell_pepper leaf spot": 5,
|
| 84 |
+
"Blueberry leaf": 6,
|
| 85 |
+
"Cherry leaf": 7,
|
| 86 |
+
"Corn Gray leaf spot": 8,
|
| 87 |
+
"Corn leaf blight": 9
|
| 88 |
},
|
| 89 |
"layer_norm_eps": 1e-12,
|
| 90 |
"model_type": "yolos",
|