- תיאור:
יש בסך הכל 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
Auto-במטמון ( תיעוד ): אין
פיצולים:
לְפַצֵל | דוגמאות |
---|---|
'test' | 149,394 |
'train' | 437,513 |
'validation' | 24,426 |
- מאפיינים:
FeaturesDict({
'id': Text(shape=(), dtype=tf.string),
'image': Image(shape=(None, None, 3), dtype=tf.uint8),
'label': ClassLabel(shape=(), dtype=tf.int64, num_classes=8142),
'supercategory': ClassLabel(shape=(), dtype=tf.int64, num_classes=14),
})
מפתחות השגחה (ראה
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},
}