File size: 1,876 Bytes
d9fcca4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f067489
 
 
 
 
d9fcca4
f067489
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: crop
    dtype: string
  - name: objects
    struct:
    - name: bbox
      list:
        list: float64
    - name: categories
      list:
        class_label:
          names:
            '0': Blackbean
            '1': Canola
            '2': Corn
            '3': Field Pea
            '4': Flax
            '5': Horseweed
            '6': Kochia
            '7': Lentil
            '8': Ragweed
            '9': Redroot Pigweed
            '10': Soybean
            '11': Sugar beet
            '12': Waterhemp
  splits:
  - name: train
    num_bytes: 7867132445
    num_examples: 1120
  download_size: 7802827920
  dataset_size: 7867132445
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
license: cc-by-4.0
task_categories:
- object-detection
size_categories:
- 1K<n<10K
---

# Weed Crop Detection

A dataset for object detection of weeds and crops in fields. The dataset contains 1,120 images with 17,693 bounding box annotations across 13 categories.

This dataset is indexed on https://project-agml.github.io/ as part of the AgML python library.

## Citation

```bibtex
@article{upadhyay2025weed,
  title={Weed-crop dataset in precision agriculture: Resource for AI-based robotic weed control systems},
  author={Upadhyay, Arjun and Mahecha, Maria Villamil and Mettler, Joseph and Howatt, Kirk and Aderholdt, William and Ostlie, Michael and Sun, Xin and others},
  journal={Data in Brief},
  volume={60},
  pages={111486},
  year={2025},
  publisher={Elsevier}
}
```

Upadhyay, Arjun; G C, Sunil; Villamil Mahecha, Maria; Mettler, Joseph; Howatt, Kirk; Aderholdt, William; Ostlie, Michael; Sun, Xin (2025), “Weed-crop dataset in precision agriculture: Resource for AI-based robotic weed control systems”, Mendeley Data, V2, doi: 10.17632/mthv4ppwyw.2-->