Unsupervised Video Object Segmentation

51 papers with code • 6 benchmarks • 8 datasets

The unsupervised scenario assumes that the user does not interact with the algorithm to obtain the segmentation masks. Methods should provide a set of object candidates with no overlapping pixels that span through the whole video sequence. This set of objects should contain at least the objects that capture human attention when watching the whole video sequence i.e objects that are more likely to be followed by human gaze.

Latest papers with no code

TokenCut: Segmenting Objects in Images and Videos with Self-supervised Transformer and Normalized Cut

no code yet • 1 Sep 2022

This method also achieves competitive results for unsupervised video object segmentation tasks with the DAVIS, SegTV2, and FBMS datasets.

Iteratively Selecting an Easy Reference Frame Makes Unsupervised Video Object Segmentation Easier

no code yet • 23 Dec 2021

We believe that we can select a better reference frame to achieve the better UVOS performance than using only the first frame or the entire video as a reference frame.

Learning To Segment Dominant Object Motion From Watching Videos

no code yet • 28 Nov 2021

Existing deep learning based unsupervised video object segmentation methods still rely on ground-truth segmentation masks to train.

Video Salient Object Detection via Contrastive Features and Attention Modules

no code yet • 3 Nov 2021

Video salient object detection aims to find the most visually distinctive objects in a video.

Deep Transport Network for Unsupervised Video Object Segmentation

no code yet • ICCV 2021

The popular unsupervised video object segmentation methods fuse the RGB frame and optical flow via a two-stream network.

F2Net: Learning to Focus on the Foreground for Unsupervised Video Object Segmentation

no code yet • 4 Dec 2020

Specifically, our proposed network consists of three main parts: Siamese Encoder Module, Center Guiding Appearance Diffusion Module, and Dynamic Information Fusion Module.

DyStaB: Unsupervised Object Segmentation via Dynamic-Static Bootstrapping

no code yet • CVPR 2021

Then, it uses the segments to learn object models that can be used for detection in a static image.

Learning Discriminative Feature with CRF for Unsupervised Video Object Segmentation

no code yet • ECCV 2020

In this paper, we introduce a novel network, called discriminative feature network (DFNet), to address the unsupervised video object segmentation task.

Global Optimality Guarantees for Nonconvex Unsupervised Video Segmentation

no code yet • 9 Jul 2019

In this paper, we consider the problem of unsupervised video object segmentation via background subtraction.

Key Instance Selection for Unsupervised Video Object Segmentation

no code yet • 18 Jun 2019

After M-th frame, we select K IDs based on video saliency and frequency of appearance; then only these key IDs are tracked through the remaining frames.