เดวิส

  • คำอธิบาย :

ชุดข้อมูลการแบ่งส่วนออบเจ็กต์วิดีโอ DAVIS 2017

แยก ตัวอย่าง
'train' 60
'validation' 30
  • โครงสร้างคุณลักษณะ :
FeaturesDict({
   
'metadata': FeaturesDict({
       
'num_frames': int64,
       
'video_name': string,
   
}),
   
'video': Sequence({
       
'frames': Image(shape=(None, None, 3), dtype=uint8),
       
'segmentations': Image(shape=(None, None, 1), dtype=uint8),
   
}),
})
  • เอกสารคุณสมบัติ :
ลักษณะเฉพาะ ระดับ รูปร่าง Dประเภท คำอธิบาย
คุณสมบัติDict
ข้อมูลเมตา คุณสมบัติDict
ข้อมูลเมตา/num_frames เทนเซอร์ int64
ข้อมูลเมตา/ชื่อวิดีโอ เทนเซอร์ สตริง
วิดีโอ ลำดับ
วิดีโอ/เฟรม ภาพ (ไม่มี, ไม่มี, 3) uint8
วิดีโอ/การแบ่งส่วน ภาพ (ไม่มี, ไม่มี, 1) uint8
  • คีย์ภายใต้การดูแล (ดู as_supervised doc ): None

  • รูปภาพ ( tfds.show_examples ): ไม่รองรับ

  • การอ้างอิง :

@article{DBLP:journals/corr/Pont-TusetPCASG17,
  author    
= {Jordi Pont{-}Tuset and
               
Federico Perazzi and
               
Sergi Caelles and
               
Pablo Arbelaez and
               
Alexander Sorkine{-}Hornung and
               
Luc Van Gool},
  title    
= {The 2017 {DAVIS} Challenge on Video Object Segmentation},
  journal  
= {CoRR},
  volume    
= {abs/1704.00675},
  year      
= {2017},
  url      
= {http://arxiv.org/abs/1704.00675},
  archivePrefix
= {arXiv},
  eprint    
= {1704.00675},
  timestamp
= {Mon, 13 Aug 2018 16:48:55 +0200},
  biburl    
= {https://dblp.org/rec/journals/corr/Pont-TusetPCASG17.bib},
  bibsource
= {dblp computer science bibliography, https://dblp.org}
}

davis/480p (ค่าเริ่มต้น)

  • คำอธิบาย การกำหนดค่า : ชุดข้อมูลเวอร์ชัน 480p

  • ขนาดการดาวน์โหลด : 794.19 MiB

  • ขนาดชุดข้อมูล : 792.26 MiB

  • ตัวอย่าง ( tfds.as_dataframe ):

เดวิส/full_ resolution

  • คำอธิบาย การกำหนดค่า : เวอร์ชันความละเอียดเต็มของชุดข้อมูล

  • ขนาดการดาวน์โหลด : 2.75 GiB

  • ขนาดชุดข้อมูล : 2.78 GiB

  • ตัวอย่าง ( tfds.as_dataframe ):