Commit
·
3fe3ff3
1
Parent(s):
089f3ea
Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,16 @@ CADI-AI dataset is available in hugging face dataset hub.
|
|
27 |
|
28 |
You can use the raw model for object detection on cashew images.
|
29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
### How to use
|
31 |
|
32 |
- Load model and perform prediction:
|
|
|
27 |
|
28 |
You can use the raw model for object detection on cashew images.
|
29 |
|
30 |
+
The model was initially developed to inform users whether cashew trees suffer from:
|
31 |
+
- pest infection, i.e. damage to crops by insects or pests
|
32 |
+
- disease, i.e. attacks on crops by microorganisms
|
33 |
+
- abiotic stress caused by non-living factors (e.g. environmental factors like weather or soil conditions or the lack of mineral nutrients to the crop).
|
34 |
+
<br />
|
35 |
+
KaraAgro AI developed the model for the initiatives
|
36 |
+
[Market-Oriented Value Chains for Jobs & Growth in the ECOWAS Region (MOVE)](https://www.giz.de/en/worldwide/108524.html) and
|
37 |
+
[FAIR Forward - Artificial Intelligence for All](https://www.bmz-digital.global/en/overview-of-initiatives/fair-forward/).
|
38 |
+
Both initiatives are implemented by the Deutsche Gesellschaft für Internationale Zusammenarbeit (GIZ) on behalf of the German Federal Ministry for Economic Cooperation and Development (BMZ).
|
39 |
+
|
40 |
### How to use
|
41 |
|
42 |
- Load model and perform prediction:
|