js2552 commited on
Commit
76ce611
·
verified ·
1 Parent(s): 7627e50

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
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
+ # Banana Bunch Detection
35
+
36
+ A dataset for object detection of Banana bunches. The dataset contains 2,179 images with 3,718 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{baglat2025multi,
44
+ title={A multi-stage dataset for banana bunch detection and harvesting decision support},
45
+ author={Baglat, Preety and Mendon{\c{c}}a, F{\'a}bio and Mostafa, Shanawaz and Morgado-Dias, Fernando},
46
+ journal={Data in Brief},
47
+ pages={112337},
48
+ year={2025},
49
+ publisher={Elsevier}
50
+ }
51
+ ```
52
+
53
+ Baglat, P., Hayat, A., Mostafa, S. S., Mendonça, F.& Morgado Dias, F. (2025). Banana Bunch Dataset: Multi-Field Acquisition with Various Environmental Conditions [Graphic]. Zenodo. https://doi.org/10.5281/zenodo.15642838