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

Bootstrapping Objectness from Videos by Relaxed Common Fate and Visual Grouping

About

We study learning object segmentation from unlabeled videos. Humans can easily segment moving objects without knowing what they are. The Gestalt law of common fate, i.e., what move at the same speed belong together, has inspired unsupervised object discovery based on motion segmentation. However, common fate is not a reliable indicator of objectness: Parts of an articulated / deformable object may not move at the same speed, whereas shadows / reflections of an object always move with it but are not part of it. Our insight is to bootstrap objectness by first learning image features from relaxed common fate and then refining them based on visual appearance grouping within the image itself and across images statistically. Specifically, we learn an image segmenter first in the loop of approximating optical flow with constant segment flow plus small within-segment residual flow, and then by refining it for more coherent appearance and statistical figure-ground relevance. On unsupervised video object segmentation, using only ResNet and convolutional heads, our model surpasses the state-of-the-art by absolute gains of 7/9/5% on DAVIS16 / STv2 / FBMS59 respectively, demonstrating the effectiveness of our ideas. Our code is publicly available.

Long Lian, Zhirong Wu, Stella X. Yu• 2023

Related benchmarks

TaskDatasetResultRank
Unsupervised Video Object SegmentationDAVIS 2016 (val)--
108
Unsupervised Video Object SegmentationSegTrack v2
Jaccard Score79.6
56
Unsupervised Video Object SegmentationDAVIS 2016 (test)
J Mean80.9
50
Video Object SegmentationDAVIS 2016
J-Measure82.1
44
Unsupervised Video Object SegmentationFBMS59
Jaccard Score72.4
43
Video Object SegmentationSegTrack v2
IoU (J)79.6
34
Moving Object SegmentationDAVIS Moving 2016
Jaccard Index82.1
26
Moving Object SegmentationFBMS-59
J-Measure72.4
20
Showing 8 of 8 rows

Other info

Follow for update