- Açıklama :
Veri setinde 437.513 eğitim görüntüsü ve 24.426 doğrulama görüntüsü ile toplam 8.142 tür bulunmaktadır. Her görüntünün bir temel doğruluk etiketi vardır.
Ana Sayfa : https://github.com/visipedia/inat_comp/tree/master/2018
Kaynak kodu :
tfds.image_classification.i_naturalist2018.INaturalist2018
sürümler :
-
1.0.0
(varsayılan): İlk sürüm.
-
İndirme boyutu :
158.38 GiB
Veri kümesi boyutu :
158.89 GiB
Otomatik önbelleğe alınmış ( belgeleme ): Hayır
bölmeler :
Bölmek | örnekler |
---|---|
'test' | 149.394 |
'train' | 437.513 |
'validation' | 24.426 |
- Özellik yapısı :
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),
})
- Özellik belgeleri :
Özellik | Sınıf | Şekil | Dtipi | Tanım |
---|---|---|---|---|
ÖzelliklerDict | ||||
İD | Metin | sicim | ||
görüntü | resim | (Yok, Yok, 3) | uint8 | |
etiket | SınıfEtiketi | int64 | ||
süper kategori | SınıfEtiketi | int64 |
Denetlenen anahtarlar (Bkz
as_supervised
doc ):('image', 'label')
Şekil ( tfds.show_examples ):
- Örnekler ( tfds.as_dataframe ):
- Alıntı :
\
@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},
}