| license: cc-by-sa-4.0 | |
| task_categories: | |
| - object-detection | |
| language: | |
| - en | |
| tags: | |
| - object detection | |
| - vision | |
| size_categories: | |
| - 10K<n<100K | |
| ## Cashew Disease Identification with Artificial Intelligence (CADI-AI) Dataset | |
| This repository contains a comprehensive dataset of cashew images captured by drones. Each high-resolution image has a resolution of 1600x1300 pixels. | |
| ### Dataset Labels | |
| ``` | |
| ['abiotic', 'insect', 'disease'] | |
| ``` | |
| ### Number of Images | |
| - **Train:** 7,944 | |
| - **Valid:** 1,502 | |
| - **Test:** 639 | |
| - **Total:** 10,085 | |
| ### Number of Instances Annotated (Total) | |
| - **Abiotic:** 30808 | |
| - **Disease:** 12622 | |
| - **Insect:** 3759 | |
| ### Folder Structure | |
| ```markdown | |
| Data/ | |
| ├── train/ (images/labels) | |
| ├── valid/ (images/labels) | |
| └── test/ (images/labels) | |
| ``` | |
| ### Dataset Information | |
| Created by KaraAgro AI Foundation with support from GIZ (MOVE and FAIR Forward). | |