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

Collaborative Video Object Segmentation by Multi-Scale Foreground-Background Integration

About

This paper investigates the principles of embedding learning to tackle the challenging semi-supervised video object segmentation. Unlike previous practices that focus on exploring the embedding learning of foreground object (s), we consider background should be equally treated. Thus, we propose a Collaborative video object segmentation by Foreground-Background Integration (CFBI) approach. CFBI separates the feature embedding into the foreground object region and its corresponding background region, implicitly promoting them to be more contrastive and improving the segmentation results accordingly. Moreover, CFBI performs both pixel-level matching processes and instance-level attention mechanisms between the reference and the predicted sequence, making CFBI robust to various object scales. Based on CFBI, we introduce a multi-scale matching structure and propose an Atrous Matching strategy, resulting in a more robust and efficient framework, CFBI+. We conduct extensive experiments on two popular benchmarks, i.e., DAVIS and YouTube-VOS. Without applying any simulated data for pre-training, our CFBI+ achieves the performance (J&F) of 82.9% and 82.8%, outperforming all the other state-of-the-art methods. Code: https://github.com/z-x-yang/CFBI.

Zongxin Yang, Yunchao Wei, Yi Yang• 2020

Related benchmarks

TaskDatasetResultRank
Video Object SegmentationDAVIS 2017 (val)
J mean81.7
1130
Video Object SegmentationDAVIS 2016 (val)
J Mean88.7
564
Video Object SegmentationYouTube-VOS 2018 (val)
J Score (Seen)82.8
493
Video Object SegmentationDAVIS 2017 (test-dev)
Region J Mean74.4
237
Video Object SegmentationYouTube-VOS 2019 (val)
J-Score (Seen)81.7
231
Video Object SegmentationDAVIS 2017 (test)
J (Jaccard Index)74.4
107
Video Object SegmentationDAVIS 17 (test)
J&F Score75.6
19
Video Object SegmentationVOSW dense objects (test)
J73.3
10
Video Object SegmentationYouTube-VOS 2019 (test)
Average Score82.9
8
Showing 9 of 9 rows

Other info

Code

Follow for update