Semi-Supervised Video Object Segmentation

94 papers with code • 15 benchmarks • 13 datasets

The semi-supervised scenario assumes the user inputs a full mask of the object(s) of interest in the first frame of a video sequence. Methods have to produce the segmentation mask for that object(s) in the subsequent frames.

Libraries

Use these libraries to find Semi-Supervised Video Object Segmentation models and implementations

CLVOS23: A Long Video Object Segmentation Dataset for Continual Learning

amir4g/clvos23 9 Apr 2023

Continual learning in real-world scenarios is a major challenge.

4
09 Apr 2023

Learning to Learn Better for Video Object Segmentation

vitae-transformer/vos-llb 5 Dec 2022

Recently, the joint learning framework (JOINT) integrates matching based transductive reasoning and online inductive learning to achieve accurate and robust semi-supervised video object segmentation (SVOS).

11
05 Dec 2022

Decoupling Features in Hierarchical Propagation for Video Object Segmentation

yoxu515/aot-benchmark 18 Oct 2022

To solve such a problem and further facilitate the learning of visual embeddings, this paper proposes a Decoupling Features in Hierarchical Propagation (DeAOT) approach.

563
18 Oct 2022

Global Spectral Filter Memory Network for Video Object Segmentation

workforai/gsfm 11 Oct 2022

Besides, we empirically find low frequency feature should be enhanced in encoder (backbone) while high frequency for decoder (segmentation head).

34
11 Oct 2022

SWEM: Towards Real-Time Video Object Segmentation with Sequential Weighted Expectation-Maximization

lmm077/SWEM CVPR 2022

Matching-based methods, especially those based on space-time memory, are significantly ahead of other solutions in semi-supervised video object segmentation (VOS).

27
22 Aug 2022

Per-Clip Video Object Segmentation

pkyong95/PCVOS CVPR 2022

In this per-clip inference scheme, we update the memory with an interval and simultaneously process a set of consecutive frames (i. e. clip) between the memory updates.

59
03 Aug 2022

Learning Quality-aware Dynamic Memory for Video Object Segmentation

workforai/qdmn 16 Jul 2022

However, they mainly focus on better matching between the current frame and the memory frames without explicitly paying attention to the quality of the memory.

140
16 Jul 2022

XMem: Long-Term Video Object Segmentation with an Atkinson-Shiffrin Memory Model

hkchengrex/XMem 14 Jul 2022

We present XMem, a video object segmentation architecture for long videos with unified feature memory stores inspired by the Atkinson-Shiffrin memory model.

1,593
14 Jul 2022

Tackling Background Distraction in Video Object Segmentation

suhwan-cho/tbd 14 Jul 2022

Semi-supervised video object segmentation (VOS) aims to densely track certain designated objects in videos.

34
14 Jul 2022

Towards Robust Video Object Segmentation with Adaptive Object Calibration

jerryx1110/robust-video-object-segmentation 2 Jul 2022

We consolidate this conditional mask calibration process in a progressive manner, where the object representations and proto-masks evolve to be discriminative iteratively.

48
02 Jul 2022