File size: 1,203 Bytes
0d8ba50
 
 
 
4e0f42f
 
 
 
 
 
0d8ba50
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
configs:
- config_name: default
  default: true
license: cc-by-4.0
task_categories:
- image-classification
size_categories:
- 10K<n<100K
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': earlyblt
          '1': healthy
          '2': lateblt
---

# Potato Leaf Blight Classification

A dataset for disease classification of Irish Potato leaves. The dataset contains 58,709 images across 3 classes: earlyblt, healthy, lateblt.  
Images per class:
- earlyblt: 17,772
- healthy: 20,438
- lateblt: 20,499

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

## Citation

```bibtex
@article{laizer2025irish,
  title={Irish potato imagery dataset for detection of early and late blight diseases},
  author={Laizer, Hudson and Mduma, Neema},
  journal={Data in Brief},
  volume={60},
  pages={111549},
  year={2025},
  publisher={Elsevier}
}
```

Laizer, H., Mduma, N., Machuve, D., Lyimo, T., Babirye, C., Swai, J., & Siwingwa, A. (2023). Irish Potato Imagery Dataset for Early Detection of Crop Diseases (Version 01) [Data set]. Zenodo. https://doi.org/10.5281/zenodo.8286529