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

Self-supervised Video Object Segmentation by Motion Grouping

About

Animals have evolved highly functional visual systems to understand motion, assisting perception even under complex environments. In this paper, we work towards developing a computer vision system able to segment objects by exploiting motion cues, i.e. motion segmentation. We make the following contributions: First, we introduce a simple variant of the Transformer to segment optical flow frames into primary objects and the background. Second, we train the architecture in a self-supervised manner, i.e. without using any manual annotations. Third, we analyze several critical components of our method and conduct thorough ablation studies to validate their necessity. Fourth, we evaluate the proposed architecture on public benchmarks (DAVIS2016, SegTrackv2, and FBMS59). Despite using only optical flow as input, our approach achieves superior or comparable results to previous state-of-the-art self-supervised methods, while being an order of magnitude faster. We additionally evaluate on a challenging camouflage dataset (MoCA), significantly outperforming the other self-supervised approaches, and comparing favourably to the top supervised approach, highlighting the importance of motion cues, and the potential bias towards visual appearance in existing video segmentation models.

Charig Yang, Hala Lamdouar, Erika Lu, Andrew Zisserman, Weidi Xie• 2021

Related benchmarks

TaskDatasetResultRank
Video Instance SegmentationYouTube-VIS 2019 (val)
AP0.1
567
Video Object SegmentationDAVIS 2016 (val)
J Mean68.3
564
Unsupervised Video Object SegmentationDAVIS 2016 (val)--
108
Video Object SegmentationDAVIS 2017 (test)
J (Jaccard Index)44.9
107
Video Instance SegmentationYouTube-VIS 2019
AP0.1
75
Video Instance SegmentationYouTube-VIS 2021
AP0.1
63
Video Object SegmentationDAVIS
J Mean53.2
58
Unsupervised Video Object SegmentationSegTrack v2
Jaccard Score58.6
56
Video Object SegmentationDAVIS 2016
J-Measure68.3
44
Unsupervised Video Object SegmentationFBMS59
Jaccard Score53.1
43
Showing 10 of 35 rows

Other info

Code

Follow for update