i_naturalist2018

  • คำอธิบาย :

ชุดข้อมูลมีทั้งหมด 8,142 สปีชีส์ พร้อมรูปภาพการฝึกอบรม 437,513 รูป และรูปภาพสำหรับตรวจสอบความถูกต้อง 24,426 รูป แต่ละภาพมีป้ายกำกับความจริงพื้นฐานหนึ่งป้าย

แยก ตัวอย่าง
'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ประเภท คำอธิบาย
คุณสมบัติDict
รหัส ข้อความ สตริง
ภาพ ภาพ (ไม่มี, ไม่มี, 3) uint8
ฉลาก ป้ายกำกับคลาส int64
supercategory ป้ายกำกับคลาส int64

การสร้างภาพ

  • การอ้างอิง :
\
@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},
    }