Create labels.json
Browse files- labels.json +11 -0
labels.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
"Anthracnose",
|
| 3 |
+
"Bacterial Blight",
|
| 4 |
+
"Citrus Canker",
|
| 5 |
+
"Curl Virus",
|
| 6 |
+
"Deficiency Leaf",
|
| 7 |
+
"Dry Leaf",
|
| 8 |
+
"Healthy Leaf",
|
| 9 |
+
"Sooty Mould",
|
| 10 |
+
"Spider Mites"
|
| 11 |
+
]
|