- תיאור :
מערך הנתונים של PlantVillage מורכב מ-54303 תמונות עלים בריאים ולא בריאים המחולקים ל-38 קטגוריות לפי מינים ומחלות.
כתובת אתר מקורית של נייר: https://arxiv.org/abs/1511.08060 כתובת אתר של ערכת נתונים: https://data.mendeley.com/datasets/tywbtsjrjv/1
תיעוד נוסף : חקור על ניירות עם קוד
דף הבית : https://arxiv.org/abs/1511.08060
קוד מקור :
tfds.datasets.plant_village.Builder
גרסאות :
-
1.0.2
(ברירת מחדל): אין הערות שחרור.
-
גודל הורדה :
827.82 MiB
גודל ערכת נתונים :
815.37 MiB
שמירה אוטומטית במטמון ( תיעוד ): לא
פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'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 | תיאור |
---|---|---|---|---|
FeaturesDict | ||||
תמונה | תמונה | (אין, אין, 3) | uint8 | |
תמונה/שם קובץ | טֶקסט | חוּט | ||
תווית | ClassLabel | int64 |
מפתחות בפיקוח (ראה
as_supervised
doc ):('image', 'label')
איור ( tfds.show_examples ):
- דוגמאות ( tfds.as_dataframe ):
- ציטוט :
@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}
}