plant_village

PlantVillage データセットは、種や病気ごとに 38 のカテゴリに分類された 54303 枚の健康な葉と不健康な葉の画像で構成されています。

元の論文 URL: https://arxiv.org/abs/1511.08060データセット URL: https://data.mendeley.com/datasets/tywbtsjrjv/1

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

視覚化

  • 引用
@article{DBLP:journals/corr/HughesS15,
  author    = {David P. Hughes and
               Marcel Salath{\'{e} } },
  title     = {An open access repository of images on plant health to enable the
               development of mobile disease diagnostics through machine
               learning and crowdsourcing},
  journal   = {CoRR},
  volume    = {abs/1511.08060},
  year      = {2015},
  url       = {http://arxiv.org/abs/1511.08060},
  archivePrefix = {arXiv},
  eprint    = {1511.08060},
  timestamp = {Mon, 13 Aug 2018 16:48:21 +0200},
  biburl    = {https://dblp.org/rec/bib/journals/corr/HughesS15},
  bibsource = {dblp computer science bibliography, https://dblp.org}
}
,

PlantVillage データセットは、種や病気ごとに 38 のカテゴリに分類された 54303 枚の健康な葉と不健康な葉の画像で構成されています。

元の論文 URL: https://arxiv.org/abs/1511.08060データセット URL: https://data.mendeley.com/datasets/tywbtsjrjv/1

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

視覚化

  • 引用
@article{DBLP:journals/corr/HughesS15,
  author    = {David P. Hughes and
               Marcel Salath{\'{e} } },
  title     = {An open access repository of images on plant health to enable the
               development of mobile disease diagnostics through machine
               learning and crowdsourcing},
  journal   = {CoRR},
  volume    = {abs/1511.08060},
  year      = {2015},
  url       = {http://arxiv.org/abs/1511.08060},
  archivePrefix = {arXiv},
  eprint    = {1511.08060},
  timestamp = {Mon, 13 Aug 2018 16:48:21 +0200},
  biburl    = {https://dblp.org/rec/bib/journals/corr/HughesS15},
  bibsource = {dblp computer science bibliography, https://dblp.org}
}