- תיאור :
קסאווה מורכבת מתמונות עלים עבור צמח הקסאווה המתארות בריאות וארבעה (4) מצבי מחלה; מחלת פסיפס קסאווה (CMD), מחלת קסבה בקטריאלית (CBB), מחלת הקסווה גראם (CGM) ומחלת פסיפס חום קסאווה (CBSD). ערכת הנתונים מורכבת מ-9430 תמונות מסומנות בסך הכל. התמונות עם התווית 9430 מפוצלות לסט הכשרה (5656), סט מבחן (1885) וערכת אימות (1889). מספר התמונות לכיתה אינו מאוזן כאשר בשתי מחלקות המחלה CMD ו-CBSD יש 72% מהתמונות.
קוד מקור :
tfds.image_classification.Cassava
גרסאות :
-
0.1.0
(ברירת מחדל): אין הערות שחרור.
-
גודל הורדה :
1.26 GiB
גודל מערך נתונים :
1.26 GiB
שמור אוטומטי במטמון ( תיעוד ): לא
פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'test' | 1,885 |
'train' | 5,656 |
'validation' | 1,889 |
- מבנה תכונה :
FeaturesDict({
'image': Image(shape=(None, None, 3), dtype=uint8),
'image/filename': Text(shape=(), dtype=string),
'label': ClassLabel(shape=(), dtype=int64, num_classes=5),
})
- תיעוד תכונה :
תכונה | מעמד | צוּרָה | Dtype | תיאור |
---|---|---|---|---|
FeaturesDict | ||||
תמונה | תמונה | (אין, אין, 3) | uint8 | |
תמונה/שם קובץ | טֶקסט | חוּט | ||
תווית | ClassLabel | int64 |
מפתחות בפיקוח (ראה
as_supervised
doc ):('image', 'label')
איור ( tfds.show_examples ):
- דוגמאות ( tfds.as_dataframe ):
- ציטוט :
@misc{mwebaze2019icassava,
title={iCassava 2019Fine-Grained Visual Categorization Challenge},
author={Ernest Mwebaze and Timnit Gebru and Andrea Frome and Solomon Nsumba and Jeremy Tusubira},
year={2019},
eprint={1908.02900},
archivePrefix={arXiv},
primaryClass={cs.CV}
}