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

A Simple and Powerful Global Optimization for Unsupervised Video Object Segmentation

About

We propose a simple, yet powerful approach for unsupervised object segmentation in videos. We introduce an objective function whose minimum represents the mask of the main salient object over the input sequence. It only relies on independent image features and optical flows, which can be obtained using off-the-shelf self-supervised methods. It scales with the length of the sequence with no need for superpixels or sparsification, and it generalizes to different datasets without any specific training. This objective function can actually be derived from a form of spectral clustering applied to the entire video. Our method achieves on-par performance with the state of the art on standard benchmarks (DAVIS2016, SegTrack-v2, FBMS59), while being conceptually and practically much simpler. Code is available at https://ponimatkin.github.io/ssl-vos.

Georgy Ponimatkin, Nermin Samet, Yang Xiao, Yuming Du, Renaud Marlet, Vincent Lepetit• 2022

Related benchmarks

TaskDatasetResultRank
Unsupervised Video Object SegmentationDAVIS 2016 (val)--
108
Unsupervised Video Object SegmentationSegTrack v2
Jaccard Score74.9
56
Unsupervised Video Object SegmentationDAVIS 2016 (test)
J Mean80.2
50
Video Object SegmentationSegTrack v2 (test)
J Mean74.9
40
Video Object SegmentationDAVIS 2016 (test)--
29
Single Object Video SegmentationSegTrack v2 (val)
J Mean74.9
27
Video Object SegmentationFBMS-59 (test)
Avg IoU0.7
20
Unsupervised Video Object SegmentationFBMS-59 (test)
J Score70
17
Showing 8 of 8 rows

Other info

Code

Follow for update