- বর্ণনা :
ডেটাসেটে মোট 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 | ||
সুপারবিভাগ | ক্লাসলেবেল | 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},
}