File size: 1,630 Bytes
d8c015e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d44a9af
 
 
 
 
d8c015e
d44a9af
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': algal_spot
          '1': brown_blight
          '2': gray_blight
          '3': healthy
          '4': helopeltis
          '5': red_spot
  splits:
  - name: train
    num_bytes: 30321493
    num_examples: 5867
  download_size: 31879641
  dataset_size: 30321493
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
license: cc-by-nc-4.0
task_categories:
- image-classification
size_categories:
- 1K<n<10K
---

# Tea Leaf Disease Classification

A dataset for disease classification of tea leaves. The dataset contains 5,867 images across 6 classes: algal_spot, brown_blight, gray_blight, healthy, helopeltis, red_spot.  
Images per class:
- algal_spot: 1,000
- brown_blight: 867
- gray_blight: 1,000
- healthy: 1,000
- helopeltis: 1,000
- red_spot: 1,000

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

## Citation

```bibtex
@article{BALASUNDARAM2025103784,
title = {Tea leaf disease detection using segment anything model and deep convolutional neural networks},
journal = {Results in Engineering},
volume = {25},
pages = {103784},
year = {2025},
issn = {2590-1230},
doi = {https://doi.org/10.1016/j.rineng.2024.103784},
url = {https://www.sciencedirect.com/science/article/pii/S2590123024020279},
author = {Ananthakrishnan Balasundaram and Prem Sundaresan and Aryan Bhavsar and Mishti Mattu and Muthu Subash Kavitha and Ayesha Shaik}
}
```

https://www.kaggle.com/datasets/saikatdatta1994/tea-leaf-disease