- توضیحات :
در مجموع 8142 گونه در مجموعه داده با 437513 تصویر آموزشی و 24426 تصویر اعتبارسنجی وجود دارد. هر تصویر دارای یک برچسب حقیقت پایه است.
صفحه اصلی : 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),
})
- مستندات ویژگی :
ویژگی | کلاس | شکل | نوع D | شرح |
---|---|---|---|---|
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},
}