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

Video Mask Transfiner for High-Quality Video Instance Segmentation

About

While Video Instance Segmentation (VIS) has seen rapid progress, current approaches struggle to predict high-quality masks with accurate boundary details. Moreover, the predicted segmentations often fluctuate over time, suggesting that temporal consistency cues are neglected or not fully utilized. In this paper, we set out to tackle these issues, with the aim of achieving highly detailed and more temporally stable mask predictions for VIS. We first propose the Video Mask Transfiner (VMT) method, capable of leveraging fine-grained high-resolution features thanks to a highly efficient video transformer structure. Our VMT detects and groups sparse error-prone spatio-temporal regions of each tracklet in the video segment, which are then refined using both local and instance-level cues. Second, we identify that the coarse boundary annotations of the popular YouTube-VIS dataset constitute a major limiting factor. Based on our VMT architecture, we therefore design an automated annotation refinement approach by iterative training and self-correction. To benchmark high-quality mask predictions for VIS, we introduce the HQ-YTVIS dataset, consisting of a manually re-annotated test set and our automatically refined training data. We compare VMT with the most recent state-of-the-art methods on the HQ-YTVIS, as well as the Youtube-VIS, OVIS and BDD100K MOTS benchmarks. Experimental results clearly demonstrate the efficacy and effectiveness of our method on segmenting complex and dynamic objects, by capturing precise details.

Lei Ke, Henghui Ding, Martin Danelljan, Yu-Wing Tai, Chi-Keung Tang, Fisher Yu• 2022

Related benchmarks

TaskDatasetResultRank
Video Instance SegmentationYouTube-VIS 2019 (val)
AP59.7
567
Video Instance SegmentationOVIS (val)
AP19.8
301
Multi-Object Tracking and SegmentationBDD100K segmentation tracking (val)
mMOTSA28.7
54
Video Instance SegmentationYTVIS 2019 (test val)
AP47.9
28
Video Instance SegmentationHQ-YTVIS (test)
APB44.8
20
Multi-Object Tracking and SegmentationBDD MOTS (val)
mIDF145.7
11
Video Instance SegmentationOVIS (test val)
AP16.9
6
Showing 7 of 7 rows

Other info

Code

Follow for update