- विवरण :
डेटासेट में कुल 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),
})
- फ़ीचर दस्तावेज़ीकरण :
विशेषता | कक्षा | आकार | डीटाइप | विवरण |
---|---|---|---|---|
विशेषताएं डिक्ट | ||||
पहचान | मूलपाठ | डोरी | ||
छवि | छवि | (कोई नहीं, कोई नहीं, 3) | uint8 | |
लेबल | क्लासलेबल | int64 | ||
superश्रेणी | क्लासलेबल | int64 |
पर्यवेक्षित कुंजी (
as_supervised
दस्तावेज़ देखें):('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},
}