plantae_k
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
このデータセットには、種と健康状態ごとに 16 のカテゴリに分類された、健康な植物の葉と不健康な植物の葉の 2,153 枚の画像が含まれています。画像は高解像度の JPG 形式です。
データセット URL: https://data.mendeley.com/datasets/t6j2h22jpx/1ライセンス: http://creativecommons.org/licenses/by/4.0
FeaturesDict({
'image': Image(shape=(None, None, 3), dtype=uint8),
'image/filename': Text(shape=(), dtype=string),
'label': ClassLabel(shape=(), dtype=int64, num_classes=16),
})
特徴 | クラス | 形 | Dタイプ | 説明 |
---|
| 特徴辞書 | | | |
画像 | 画像 | (なし、なし、3) | uint8 | |
画像/ファイル名 | 文章 | | 弦 | |
ラベル | クラスラベル | | 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}
}
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-06-01 UTC。
[null,null,["最終更新日 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 }"]]