plantae_k
Stay organized with collections
Save and categorize content based on your preferences.
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.
Note: Each image is a separate download. Some might rarely fail, therefore make
sure to restart if that happens. An exception will be raised in case one of the
downloads repeatedly fails.
Dataset URL: https://data.mendeley.com/datasets/t6j2h22jpx/1 License:
http://creativecommons.org/licenses/by/4.0
Split
Examples
'train'
2,153
FeaturesDict ({
'image' : Image ( shape = ( None , None , 3 ), dtype = uint8 ),
'image/filename' : Text ( shape = (), dtype = string ),
'label' : ClassLabel ( shape = (), dtype = int64 , num_classes = 16 ),
})
Feature
Class
Shape
Dtype
Description
FeaturesDict
image
Image
(None, None, 3)
uint8
image/filename
Text
string
label
ClassLabel
int64
@misc { ,
author = { Vippon Preet Kour , Sakshi Arora } ,
title = { PlantaeK : A leaf database of native plants of Jammu and Kashmir } ,
howpublished = { Mendeley Data } ,
year = { 2019 }
}
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-06-01 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-06-01 UTC."],[],[],null,["# plantae_k\n\n\u003cbr /\u003e\n\n- **Description**:\n\nThis dataset contains 2153 images of healthy and unhealthy plant leaves divided\n16 categories by species and state of health. The images are in high resolution\nJPG format.\n| **Note:** Each image is a separate download. Some might rarely fail, therefore make sure to restart if that happens. An exception will be raised in case one of the downloads repeatedly fails.\n\nDataset URL: \u003chttps://data.mendeley.com/datasets/t6j2h22jpx/1\u003e License:\n\u003chttp://creativecommons.org/licenses/by/4.0\u003e\n\n- **Homepage** :\n \u003chttps://data.mendeley.com/datasets/t6j2h22jpx/1\u003e\n\n- **Source code** :\n [`tfds.datasets.plantae_k.Builder`](https://github.com/tensorflow/datasets/tree/master/tensorflow_datasets/datasets/plantae_k/plantae_k_dataset_builder.py)\n\n- **Versions**:\n\n - **`0.1.0`** (default): No release notes.\n- **Download size** : `4.30 GiB`\n\n- **Dataset size** : `4.30 GiB`\n\n- **Auto-cached**\n ([documentation](https://www.tensorflow.org/datasets/performances#auto-caching)):\n No\n\n- **Splits**:\n\n| Split | Examples |\n|-----------|----------|\n| `'train'` | 2,153 |\n\n- **Feature structure**:\n\n FeaturesDict({\n 'image': Image(shape=(None, None, 3), dtype=uint8),\n 'image/filename': Text(shape=(), dtype=string),\n 'label': ClassLabel(shape=(), dtype=int64, num_classes=16),\n })\n\n- **Feature documentation**:\n\n| Feature | Class | Shape | Dtype | Description |\n|----------------|--------------|-----------------|--------|-------------|\n| | FeaturesDict | | | |\n| image | Image | (None, None, 3) | uint8 | |\n| image/filename | Text | | string | |\n| label | ClassLabel | | int64 | |\n\n- **Supervised keys** (See\n [`as_supervised` doc](https://www.tensorflow.org/datasets/api_docs/python/tfds/load#args)):\n `('image', 'label')`\n\n- **Figure**\n ([tfds.show_examples](https://www.tensorflow.org/datasets/api_docs/python/tfds/visualization/show_examples)):\n\n- **Examples** ([tfds.as_dataframe](https://www.tensorflow.org/datasets/api_docs/python/tfds/as_dataframe)):\n\nDisplay examples... \n\n- **Citation**:\n\n @misc{,\n author={Vippon Preet Kour, Sakshi Arora},\n title={PlantaeK: A leaf database of native plants of Jammu and Kashmir},\n howpublished={Mendeley Data},\n year={2019}\n }"]]