Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Collaborative Video Object Segmentation by Foreground-Background Integration

About

This paper investigates the principles of embedding learning to tackle the challenging semi-supervised video object segmentation. Different from previous practices that only explore the embedding learning using pixels from foreground object (s), we consider background should be equally treated and thus propose Collaborative video object segmentation by Foreground-Background Integration (CFBI) approach. Our CFBI implicitly imposes the feature embedding from the target foreground object and its corresponding background to be contrastive, promoting the segmentation results accordingly. With the feature embedding from both foreground and background, our CFBI performs the matching process between the reference and the predicted sequence from both pixel and instance levels, making the CFBI be robust to various object scales. We conduct extensive experiments on three popular benchmarks, i.e., DAVIS 2016, DAVIS 2017, and YouTube-VOS. Our CFBI achieves the performance (J$F) of 89.4%, 81.9%, and 81.4%, respectively, 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 mean80.5
1193
Video Object SegmentationDAVIS 2016 (val)
J Mean89.6
564
Video Object SegmentationYouTube-VOS 2018 (val)
J Score (Seen)82.2
493
Video Object SegmentationDAVIS 2017 (test-dev)
Region J Mean73
237
Video Object SegmentationYouTube-VOS 2019 (val)
J-Score (Seen)81.8
231
Video Object SegmentationDAVIS 2017 (test)
J (Jaccard Index)79.1
107
Semi-supervised Video Object SegmentationDAVIS 2017 (val)
J&F Score81.9
31
Video Object SegmentationPanoVOS (val)
J&F Score35.8
27
Video Object SegmentationPanoVOS (test)
J&F Score19.1
27
Video Object Segmentation360VOTS (test)
J&F Score46.3
21
Showing 10 of 19 rows

Other info

Code

Follow for update