citrus_leaves

元の柑橘類データセットには、健康な柑橘類と不健康な柑橘類の果物と葉の 759 枚の画像が含まれています。ただし、現時点では、Black Spot、Canker、Greening、および Healthy のラベルが付いた柑橘類の葉の 594 枚の画像のみをエクスポートします。エクスポートされた画像は PNG 形式で、256x256 ピクセルです。

データセット URL: https://data.mendeley.com/datasets/3f83gxmv57/2ライセンス: http://creativecommons.org/licenses/by/4.0

スプリット
'train' 594
  • 機能構造:
FeaturesDict({
    'image': Image(shape=(None, None, 3), dtype=uint8),
    'image/filename': Text(shape=(), dtype=string),
    'label': ClassLabel(shape=(), dtype=int64, num_classes=4),
})
  • 機能のドキュメント:
特徴クラスDtype説明
特徴辞書
画像画像(なし、なし、3) uint8
画像/ファイル名文章ストリング
ラベルクラスラベルint64

視覚化

  • 引用
@article{rauf2019citrus,
  title={A citrus fruits and leaves dataset for detection and classification of
citrus diseases through machine learning},
  author={Rauf, Hafiz Tayyab and Saleem, Basharat Ali and Lali, M Ikram Ullah
and Khan, Muhammad Attique and Sharif, Muhammad and Bukhari, Syed Ahmad Chan},
  journal={Data in brief},
  volume={26},
  pages={104340},
  year={2019},
  publisher={Elsevier}
}