Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -38,4 +38,32 @@ configs:
|
|
| 38 |
data_files:
|
| 39 |
- split: train
|
| 40 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 38 |
data_files:
|
| 39 |
- split: train
|
| 40 |
path: data/train-*
|
| 41 |
+
license: cc-by-4.0
|
| 42 |
+
task_categories:
|
| 43 |
+
- object-detection
|
| 44 |
+
size_categories:
|
| 45 |
+
- 1K<n<10K
|
| 46 |
---
|
| 47 |
+
|
| 48 |
+
|
| 49 |
+
# MH Weed16 Weed Detection
|
| 50 |
+
|
| 51 |
+
A dataset for weed detection in Soybean fields. The dataset contains 6,656 images with 62,052 bounding box annotations across 15 categories.
|
| 52 |
+
|
| 53 |
+
This dataset is indexed on https://project-agml.github.io/ as part of the AgML python library.
|
| 54 |
+
|
| 55 |
+
## Citation
|
| 56 |
+
|
| 57 |
+
```bibtex
|
| 58 |
+
@article{shinde2025indian,
|
| 59 |
+
title={An Indian annotated weed dataset for computer vision tasks in precision farming},
|
| 60 |
+
author={Shinde, Sayali and Attar, Vahida},
|
| 61 |
+
journal={Data in Brief},
|
| 62 |
+
volume={61},
|
| 63 |
+
pages={111691},
|
| 64 |
+
year={2025},
|
| 65 |
+
publisher={Elsevier}
|
| 66 |
+
}
|
| 67 |
+
```
|
| 68 |
+
|
| 69 |
+
Shinde, Sayali; Attar, Dr. Vahida; Technological University Pune, COEP; Technology Innovation Hub, Indian Statistical Institute Kolkata, IDEAS (2025), “MH-Weed16:An Indian Multiclass Annotated Weed Dataset for Computer Vision Tasks ”, Mendeley Data, V2, doi: 10.17632/d3n3mgjjbv.2
|