CoolFace
Datasetpublic

Vlone571/tomato-leaves-dataset

Tomato Leaves Dataset Overview This dataset contains images of tomato leaves categorized into different classes based on the type of disease or health condition. The dataset is divided into training, validation, and test sets, with a ratio of 8:1:1. The classes include various diseases as well as healthy leaves. The dataset includes both augmented and non-augmented images. Dataset Structure The dataset is organized into three main splits: train… See the full description on the dataset page: https://huggingface.co/datasets/Vlone571/tomato-leaves-dataset.

sourceHugging Facecc-by-4.0updated 9mo agoView on Hugging Face
0likes52downloads
Dataset Card

Tomato Leaves Dataset

Overview

This dataset contains images of tomato leaves categorized into different classes based on the type of disease or health condition. The dataset is divided into training, validation, and test sets, with a ratio of 8:1:1. The classes include various diseases as well as healthy leaves. The dataset includes both augmented and non-augmented images.

Dataset Structure

The dataset is organized into three main splits:

  • —train
  • —validation
  • —test

Each split contains images belonging to the following classes:

  • —Bacterial_spot (0)
  • —Early_blight (1)
  • —Late_blight (2)
  • —Leaf_Mold (3)
  • —Septorialeafspot (4)
  • —TomatoYellowLeafCurlVirus (5)
  • —Tomatomosaicvirus (6)
  • —healthy (7)

Data Summary

Training Data Summary

SplitClassTotal ImagesAugmented ImagesNon-Augmented Images% Non-Augmented% Augmented
trainTomato__Lateblight1710119159193.046.96
trainTomato__Tomatomosaic_virus50921729257.3742.63
trainTomato__LeafMold99920779279.2820.72
trainTomato__Bacterialspot1930178175290.789.22
trainTomato__Earlyblight96613583186.0213.98
trainTomato___healthy1589342124778.4821.52
trainTomato__TomatoYellowLeafCurl_Virus4930752417884.7515.25
trainTomato__Septorialeaf_spot1771293147883.4616.54

Validation Data Summary

SplitClassTotal ImagesAugmented ImagesNon-Augmented Images% Non-Augmented% Augmented
validationTomato__Lateblight2100210100.000.00
validationTomato__Tomatomosaic_virus66066100.000.00
validationTomato__LeafMold1200120100.000.00
validationTomato__Bacterialspot2350235100.000.00
validationTomato__Earlyblight1310131100.000.00
validationTomato___healthy2000200100.000.00
validationTomato__TomatoYellowLeafCurl_Virus6240624100.000.00
validationTomato__Septorialeaf_spot210120999.520.48

Test Data Summary

SplitClassTotal ImagesAugmented ImagesNon-Augmented Images% Non-Augmented% Augmented
testTomato__Lateblight2090209100.000.00
testTomato__Tomatomosaic_virus59059100.000.00
testTomato__LeafMold1250125100.000.00
testTomato__Bacterialspot2410241100.000.00
testTomato__Earlyblight1170117100.000.00
testTomato___healthy1970197100.000.00
testTomato__TomatoYellowLeafCurl_Virus6250625100.000.00
testTomato__Septorialeaf_spot2230223100.000.00

Classes Descriptions

  • —Late blight

Late blight is a disease caused by the oomycete pathogen Phytophthora infestans. It is characterized by large, irregularly shaped lesions on leaves and stems that can quickly become necrotic. It is one of the most devastating diseases affecting tomatoes.

  • —Mosaic Virus

Tomato mosaic virus (ToMV) causes a variety of symptoms, including mosaic patterns of light and dark green on the leaves, leaf malformation, and stunted growth. It is a highly contagious virus that can significantly reduce crop yield.

  • —Leaf Mold

Leaf mold is caused by the fungus Passalora fulva. Symptoms include yellow spots on the upper leaf surface and a velvety, olive-green mold on the underside of leaves. It primarily affects older leaves and can lead to defoliation and reduced yield.

  • —Bacterial Spot

Bacterial spot is caused by several species of Xanthomonas. It is characterized by small, dark, water-soaked lesions on leaves, which can coalesce and cause significant leaf damage. This disease can also affect fruit, causing scabby spots.

  • —Early Blight

Early blight, caused by the fungus Alternaria solani, results in concentric ring patterns on the leaves, often referred to as "target spots." It typically begins on the older leaves and can cause significant defoliation and yield loss.

  • —Healthy

This class includes images of healthy tomato leaves, which are free from any disease symptoms. Healthy leaves are typically green and uniform without spots, lesions, or discoloration.

  • —Yellow Leaf Curl Virus

Tomato yellow leaf curl virus (TYLCV) causes yellowing and curling of the leaves, stunted growth, and reduced fruit set. It is transmitted by the whitefly and can cause significant crop losses in affected areas.

  • —Septoria Leaf Spot

Septoria leaf spot is caused by the fungus Septoria lycopersici. Symptoms include small, circular spots with dark borders and lighter centers on the leaves. It primarily affects the lower leaves and can lead to defoliation and reduced yield.

Source

This dataset is a merge of two different datasets:

  • —PlantVillage - Licensed under CC BY 4.0. Please cite the following paper if you use this dataset:
  • —Hughes, D. P., & Salathé, M. (2015). An open access repository of images on plant health to enable the development of mobile disease diagnostics. arXiv preprint arXiv:1511.08060.
  • —PlantDoc - Licensed under [specific license details]. Please cite the following paper if you use this dataset:
  • —Singla, A., Nayyar, A., & Singh, A. (2019). PlantDoc: A Dataset for Visual Plant Disease Detection. arXiv preprint arXiv:1911.10317.

Only the classes that describe leaves of tomatoes were used from these datasets.

License

The dataset is aviable under CC BY 4.0 license.

Citation

If you use this dataset in your research, please cite it as follows:

bibtex
@misc{tomatoesl_ds_2024,
  author       = {Perinello, Lorenzo and Giro, Silvia},
  title        = {Tomato Leaves Dataset},
  year         = 2024,
  url          = {https://huggingface.co/datasets/lorenzoxi/vcs-tomatoes-dataset},
  note         = {This dataset is a merge of two different datasets: PlantVillage and PlantDoc. Only the classes that describe leaves of tomatoes were used.},
  howpublished = {\url{https://huggingface.co/datasets/lorenzoxi/vcs-tomatoes-dataset}},
} ```
Vlone571/tomato-leaves-dataset · CoolFace