- Tanım :
PlantVillage veri seti, türe ve hastalığa göre 38 kategoriye ayrılmış 54303 sağlıklı ve sağlıksız yaprak görüntüsünden oluşur.
Orijinal makale URL'si: https://arxiv.org/abs/1511.08060 Veri kümesi URL'si: https://data.mendeley.com/datasets/tywbtsjrjv/1
Ana sayfa : https://arxiv.org/abs/1511.08060
Kaynak kodu :
tfds.datasets.plant_village.Builder
Sürümler :
-
1.0.2
(varsayılan): Sürüm notu yok.
-
İndirme boyutu :
827.82 MiB
Veri kümesi boyutu :
815.37 MiB
Otomatik önbelleğe alınmış ( belgeler ): Hayır
Bölünmeler :
Bölmek | Örnekler |
---|---|
'train' | 54.303 |
- Özellik yapısı :
FeaturesDict({
'image': Image(shape=(None, None, 3), dtype=uint8),
'image/filename': Text(shape=(), dtype=string),
'label': ClassLabel(shape=(), dtype=int64, num_classes=38),
})
- Özellik belgeleri :
Özellik | Sınıf | Şekil | Dtipi | Tanım |
---|---|---|---|---|
ÖzelliklerDict | ||||
resim | Resim | (Yok, Yok, 3) | uint8 | |
resim/dosya adı | Metin | sicim | ||
etiket | SınıfEtiketi | int64 |
Denetlenen anahtarlar (
as_supervised
belgesine bakın):('image', 'label')
Şekil ( tfds.show_examples ):
- Örnekler ( tfds.as_dataframe ):
- Alıntı :
@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}
}