plantae_k

This dataset contains 2153 images of healthy and unhealthy plant leaves divided 16 categories by species and state of health. The images are in high resolution JPG format.

Dataset URL: https://data.mendeley.com/datasets/t6j2h22jpx/1 License: http://creativecommons.org/licenses/by/4.0

Split Examples
'train' 2,153
  • Feature structure:
FeaturesDict({
    'image': Image(shape=(None, None, 3), dtype=uint8),
    'image/filename': Text(shape=(), dtype=string),
    'label': ClassLabel(shape=(), dtype=int64, num_classes=16),
})
  • Feature documentation:
Feature Class Shape Dtype Description
FeaturesDict
image Image (None, None, 3) uint8
image/filename Text string
label ClassLabel int64

Visualization

  • Citation:
@misc{,
  author={Vippon Preet Kour, Sakshi Arora},
  title={PlantaeK: A leaf database of native plants of Jammu and Kashmir},
  howpublished={Mendeley Data},
  year={2019}
}