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

Look Before You Match: Instance Understanding Matters in Video Object Segmentation

About

Exploring dense matching between the current frame and past frames for long-range context modeling, memory-based methods have demonstrated impressive results in video object segmentation (VOS) recently. Nevertheless, due to the lack of instance understanding ability, the above approaches are oftentimes brittle to large appearance variations or viewpoint changes resulted from the movement of objects and cameras. In this paper, we argue that instance understanding matters in VOS, and integrating it with memory-based matching can enjoy the synergy, which is intuitively sensible from the definition of VOS task, \ie, identifying and segmenting object instances within the video. Towards this goal, we present a two-branch network for VOS, where the query-based instance segmentation (IS) branch delves into the instance details of the current frame and the VOS branch performs spatial-temporal matching with the memory bank. We employ the well-learned object queries from IS branch to inject instance-specific information into the query key, with which the instance-augmented matching is further performed. In addition, we introduce a multi-path fusion block to effectively combine the memory readout with multi-scale features from the instance segmentation decoder, which incorporates high-resolution instance-aware features to produce final segmentation results. Our method achieves state-of-the-art performance on DAVIS 2016/2017 val (92.6% and 87.1%), DAVIS 2017 test-dev (82.8%), and YouTube-VOS 2018/2019 val (86.3% and 86.3%), outperforming alternative methods by clear margins.

Junke Wang, Dongdong Chen, Zuxuan Wu, Chong Luo, Chuanxin Tang, Xiyang Dai, Yucheng Zhao, Yujia Xie, Lu Yuan, Yu-Gang Jiang• 2022

Related benchmarks

TaskDatasetResultRank
Video Object SegmentationDAVIS 2017 (val)
J mean83.7
1130
Video Object SegmentationDAVIS 2016 (val)
J Mean91.8
564
Video Object SegmentationYouTube-VOS 2018 (val)
J Score (Seen)86.1
493
Video Object SegmentationDAVIS 2017 (test-dev)
Region J Mean79.3
237
Video Object SegmentationYouTube-VOS 2019 (val)--
231
Semi-supervised Video Object SegmentationDAVIS 2017 (val)
J&F Score88.2
31
Video Object SegmentationLong-time Video dataset (val)
J&F Score90
21
Video Object SegmentationHardware Efficiency Benchmark
FPS5.8
21
Semi-supervised Video Object SegmentationDAVIS 17 (test-dev)
J&F Score84
17
Semi-supervised Video Object SegmentationYTVOS 2019 (val)
Overall Jaccard (G)86.3
17
Showing 10 of 11 rows

Other info

Follow for update