Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -24,4 +24,30 @@ configs:
|
|
| 24 |
data_files:
|
| 25 |
- split: train
|
| 26 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
data_files:
|
| 25 |
- split: train
|
| 26 |
path: data/train-*
|
| 27 |
+
license: cc-by-4.0
|
| 28 |
+
task_categories:
|
| 29 |
+
- object-detection
|
| 30 |
+
size_categories:
|
| 31 |
+
- 1K<n<10K
|
| 32 |
---
|
| 33 |
+
|
| 34 |
+
# Date Cluster Detection
|
| 35 |
+
|
| 36 |
+
A dataset for detection of Date clusters. The dataset contains 5,530 images with 24,559 bounding box annotations across 1 category.
|
| 37 |
+
|
| 38 |
+
This dataset is indexed on https://project-agml.github.io/ as part of the AgML python library.
|
| 39 |
+
|
| 40 |
+
## Citation
|
| 41 |
+
|
| 42 |
+
```bibtex
|
| 43 |
+
@article{maghzaoui2025dataset,
|
| 44 |
+
title={Dataset of Deglet Nour date palm bunches for smart harvesting},
|
| 45 |
+
author={Maghzaoui, Ahlem and Aridhi, Emna and Yahia, Sadok Ben and Bahroun, Sahbi and Mami, Abdelkader},
|
| 46 |
+
journal={Data in Brief},
|
| 47 |
+
pages={112217},
|
| 48 |
+
year={2025},
|
| 49 |
+
publisher={Elsevier}
|
| 50 |
+
}
|
| 51 |
+
```
|
| 52 |
+
|
| 53 |
+
Maghzaoui, A., Aridhi, E., Ben Yahia, S., Bahroun, S.& Mami, A. (2025). Dataset of Deglet Nour Date Palm Bunches for Smart Harvesting [Dataset]. In Data in Brief (p. 112217). Zenodo. https://doi.org/10.5281/zenodo.15387868
|