KaraAgroAI
commited on
Commit
·
a5818b5
1
Parent(s):
fc7e9e0
Update README.md
Browse files
README.md
CHANGED
@@ -20,9 +20,12 @@ This repository contains a comprehensive dataset of cashew, cocoa and coffee ima
|
|
20 |
|
21 |
The dataset was collected by teams from Ghana (KaraAgro AI) and Uganda (Makerere AI Lab, Uganda Marconi Lab, National Coffee Research Institute, National Crops Resources Research Institute)
|
22 |
|
|
|
|
|
|
|
23 |
|
24 |
### Ghana - KaraAgro AI
|
25 |
-
Each image in the Ghana set has a resolution of 16000 by 13000 pixels.
|
26 |
|
27 |
#### Dataset Labels
|
28 |
|
@@ -34,7 +37,7 @@ Cocoa --> ['cocoa-pod-mature-unripe', 'cocoa-tree', 'cocoa-pod-immature', 'cocoa
|
|
34 |
#### Number of Images
|
35 |
```json
|
36 |
Cashew --> 4,715 images
|
37 |
-
Cocoa --> 4,
|
38 |
```
|
39 |
|
40 |
### Number of Instances Annotated
|
@@ -45,7 +48,7 @@ Cocoa --> {'cocoa-pod-mature-unripe': 10786, 'cocoa-tree': 2831, 'cocoa-pod-imma
|
|
45 |
```
|
46 |
|
47 |
### Uganda
|
48 |
-
A total of 6,086 drone images, comprising 3,000 for coffee and 3,086 for cashew.
|
49 |
|
50 |
#### Dataset Labels
|
51 |
|
|
|
20 |
|
21 |
The dataset was collected by teams from Ghana (KaraAgro AI) and Uganda (Makerere AI Lab, Uganda Marconi Lab, National Coffee Research Institute, National Crops Resources Research Institute)
|
22 |
|
23 |
+
## Motivation
|
24 |
+
This dataset bridges a gap by offering a comprehensive collection of agricultural images specifically designed to fuel the development and evaluation of yield estimation models. Estimating crop yield accurately is a complex task influenced by numerous factors including weather conditions, soil quality, pest prevalence, and cultivation practices. By offering a diverse range of images capturing different crops, growth stages, and environmental conditions, this dataset empowers researchers, data scientists, and agronomists to develop models that are robust and adaptable to the variability inherent in real-world agricultural scenarios.
|
25 |
+
|
26 |
|
27 |
### Ghana - KaraAgro AI
|
28 |
+
Each image in the Ghana set has a resolution of 16000 by 13000 pixels. There is a total of 8,784 images and annotations in the Ghana set.
|
29 |
|
30 |
#### Dataset Labels
|
31 |
|
|
|
37 |
#### Number of Images
|
38 |
```json
|
39 |
Cashew --> 4,715 images
|
40 |
+
Cocoa --> 4,069 images
|
41 |
```
|
42 |
|
43 |
### Number of Instances Annotated
|
|
|
48 |
```
|
49 |
|
50 |
### Uganda
|
51 |
+
A total of 6,086 drone images, comprising 3,000 for coffee and 3,086 for cashew. Each image in the Uganda set has dimensions of 4,000 by 3,000 pixels.
|
52 |
|
53 |
#### Dataset Labels
|
54 |
|