File size: 2,993 Bytes
753e5a7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9205113
 
 
 
 
753e5a7
9205113
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28e6700
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': Apple Scab Leaf
          '1': Apple leaf
          '2': Apple rust leaf
          '3': Bell_pepper leaf
          '4': Bell_pepper leaf spot
          '5': Blueberry leaf
          '6': Cherry leaf
          '7': Corn Gray leaf spot
          '8': Corn leaf blight
          '9': Corn rust leaf
          '10': Peach leaf
          '11': Potato leaf early blight
          '12': Potato leaf late blight
          '13': Raspberry leaf
          '14': Soyabean leaf
          '15': Squash Powdery mildew leaf
          '16': Strawberry leaf
          '17': Tomato Early blight leaf
          '18': Tomato Septoria leaf spot
          '19': Tomato leaf
          '20': Tomato leaf bacterial spot
          '21': Tomato leaf late blight
          '22': Tomato leaf mosaic virus
          '23': Tomato leaf yellow virus
          '24': Tomato mold leaf
          '25': Tomato two spotted spider mites leaf
          '26': grape leaf
          '27': grape leaf black rot
  splits:
  - name: train
    num_bytes: 870747799
    num_examples: 2569
  download_size: 993536349
  dataset_size: 870747799
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
license: cc-by-sa-4.0
task_categories:
- image-classification
size_categories:
- 1K<n<10K
---
# Plant Doc Classification

A dataset for disease classification of various plants. The dataset contains 2,569 images across 28 classes:  
Images per class:
- Apple Scab Leaf: 93
- Apple leaf: 91
- Apple rust leaf: 88
- Bell_pepper leaf: 61
- Bell_pepper leaf spot: 71
- Blueberry leaf: 114
- Cherry leaf: 57
- Corn Gray leaf spot: 68
- Corn leaf blight: 191
- Corn rust leaf: 116
- Peach leaf: 111
- Potato leaf early blight: 116
- Potato leaf late blight: 105
- Raspberry leaf: 119
- Soyabean leaf: 65
- Squash Powdery mildew leaf: 130
- Strawberry leaf: 96
- Tomato Early blight leaf: 88
- Tomato Septoria leaf spot: 150
- Tomato leaf: 63
- Tomato leaf bacterial spot: 110
- Tomato leaf late blight: 111
- Tomato leaf mosaic virus: 54
- Tomato leaf yellow virus: 75
- Tomato mold leaf: 91
- Tomato two spotted spider mites leaf: 2
- grape leaf: 69
- grape leaf black rot: 64

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

## Citation

```bibtex
@inproceedings{10.1145/3371158.3371196,
author = {Singh, Davinder and Jain, Naman and Jain, Pranjali and Kayal, Pratik and Kumawat, Sudhakar and Batra, Nipun},
title = {PlantDoc: A Dataset for Visual Plant Disease Detection},
year = {2020},
isbn = {9781450377386},
publisher = {Association for Computing Machinery},
url = {https://doi.org/10.1145/3371158.3371196},
doi = {10.1145/3371158.3371196},
booktitle = {Proceedings of the 7th ACM IKDD CoDS and 25th COMAD},
pages = {249–253},
numpages = {5},
series = {CoDS COMAD 2020}
}
```

https://github.com/pratikkayal/PlantDoc-Dataset