- תיאור :
יש בסך הכל 8,142 מינים במערך הנתונים, עם 437,513 תמונות אימון ו-24,426 תמונות אימות. לכל תמונה יש תווית אמת אחת.
דף הבית : https://github.com/visipedia/inat_comp/tree/master/2018
קוד מקור :
tfds.image_classification.i_naturalist2018.INaturalist2018
גרסאות :
-
1.0.0
(ברירת מחדל): שחרור ראשוני.
-
גודל הורדה :
158.38 GiB
גודל מערך נתונים :
158.89 GiB
שמירה אוטומטית במטמון ( תיעוד ): לא
פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'test' | 149,394 |
'train' | 437,513 |
'validation' | 24,426 |
- מבנה תכונה :
FeaturesDict({
'id': Text(shape=(), dtype=string),
'image': Image(shape=(None, None, 3), dtype=uint8),
'label': ClassLabel(shape=(), dtype=int64, num_classes=8142),
'supercategory': ClassLabel(shape=(), dtype=int64, num_classes=14),
})
- תיעוד תכונה :
תכונה | מעמד | צוּרָה | Dtype | תיאור |
---|---|---|---|---|
FeaturesDict | ||||
תְעוּדַת זֶהוּת | טֶקסט | חוּט | ||
תמונה | תמונה | (אין, אין, 3) | uint8 | |
תווית | ClassLabel | int64 | ||
קטגוריית על | ClassLabel | int64 |
מפתחות בפיקוח (ראה
as_supervised
doc ):('image', 'label')
איור ( tfds.show_examples ):
- דוגמאות ( tfds.as_dataframe ):
- ציטוט :
\
@misc{inaturalist18,
Howpublished = {~\url{https://github.com/visipedia/inat_comp/tree/master/2018} },
Title = { {iNaturalist} 2018 competition dataset.},
Year = {2018},
key = { {iNaturalist} 2018 competition dataset},
}