Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Video Instance Segmentation

About

In this paper we present a new computer vision task, named video instance segmentation. The goal of this new task is simultaneous detection, segmentation and tracking of instances in videos. In words, it is the first time that the image instance segmentation problem is extended to the video domain. To facilitate research on this new task, we propose a large-scale benchmark called YouTube-VIS, which consists of 2883 high-resolution YouTube videos, a 40-category label set and 131k high-quality instance masks. In addition, we propose a novel algorithm called MaskTrack R-CNN for this task. Our new method introduces a new tracking branch to Mask R-CNN to jointly perform the detection, segmentation and tracking tasks simultaneously. Finally, we evaluate the proposed method and several strong baselines on our new dataset. Experimental results clearly demonstrate the advantages of the proposed algorithm and reveal insight for future improvement. We believe the video instance segmentation task will motivate the community along the line of research for video understanding.

Linjie Yang, Yuchen Fan, Ning Xu• 2019

Related benchmarks

TaskDatasetResultRank
Video Instance SegmentationYouTube-VIS 2019 (val)
AP36
567
Video Instance SegmentationYouTube-VIS 2021 (val)
AP31.7
344
Video Instance SegmentationOVIS (val)
AP15.4
301
Video Instance SegmentationYouTube-VIS (val)
AP32.2
118
Multi-Object Tracking and SegmentationBDD100K segmentation tracking (val)
mMOTSA12.3
54
Video Instance SegmentationHQ-YTVIS (test)
APB21.7
20
Video Instance SegmentationOVIS 2021 (val)
AP10.9
14
Multi-Object Tracking and SegmentationBDD MOTS (val)
mIDF126.2
11
Video Instance SegmentationYouTube-VIS 2019 (Challenge)
mAP32.3
9
Video Instance SegmentationYouTube-VIS (test)
AP0.323
7
Showing 10 of 12 rows

Other info

Code

Follow for update