Update README.md
Browse files
README.md
CHANGED
|
@@ -25,3 +25,8 @@ configs:
|
|
| 25 |
- split: train
|
| 26 |
path: data/train-*
|
| 27 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
- split: train
|
| 26 |
path: data/train-*
|
| 27 |
---
|
| 28 |
+
# Gemini Leaf Detection
|
| 29 |
+
|
| 30 |
+
A dataset for object detection of cowpea leaves. The dataset contains 25 images with 1,152 bounding box annotations across 1 category.
|
| 31 |
+
|
| 32 |
+
This dataset is indexed on https://project-agml.github.io/ as part of the AgML python library.
|