Update README.md
Browse files
README.md
CHANGED
|
@@ -27,3 +27,12 @@ configs:
|
|
| 27 |
- split: train
|
| 28 |
path: data/train-*
|
| 29 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
- split: train
|
| 28 |
path: data/train-*
|
| 29 |
---
|
| 30 |
+
# Ghai Broccoli Detection
|
| 31 |
+
|
| 32 |
+
A dataset for object detection of Ghai Broccoli Detection. The dataset contains 500 images with 13,303 bounding box annotations across 2 categories.
|
| 33 |
+
|
| 34 |
+
This dataset is indexed on https://project-agml.github.io/ as part of the AgML python library.
|
| 35 |
+
|
| 36 |
+
## Citation
|
| 37 |
+
|
| 38 |
+
https://github.com/AxisAg/GHAIDatasets/blob/main/datasets/broccoli.md
|