One-shot visual object segmentation

26 papers with code • 2 benchmarks • 1 datasets

This task has no description! Would you like to contribute one?

Associating Objects with Transformers for Video Object Segmentation

yoxu515/aot-benchmark NeurIPS 2021

The state-of-the-art methods learn to decode features with a single positive object and thus have to match and segment each target separately under multi-object scenarios, consuming multiple times computing resources.

563
04 Jun 2021

TransVOS: Video Object Segmentation with Transformers

sallymmx/TransVOS 1 Jun 2021

Recently, Space-Time Memory Network (STM) based methods have achieved state-of-the-art performance in semi-supervised video object segmentation (VOS).

29
01 Jun 2021

Efficient Regional Memory Network for Video Object Segmentation

hzxie/RMNet CVPR 2021

For the current query frame, the query regions are tracked and predicted based on the optical flow estimated from the previous frame.

86
24 Mar 2021

Separable Structure Modeling for Semi-supervised Video Object Segmentation

li-plus/SSM-VOS 18 Feb 2021

Specifically, we first compute a pixel-wise similarity matrix by using representations of reference and target pixels and then select top-rank reference pixels for target pixel classification.

7
18 Feb 2021

SSTVOS: Sparse Spatiotemporal Transformers for Video Object Segmentation

dukebw/SSTVOS CVPR 2021

SST extracts per-pixel representations for each object in a video using sparse attention over spatiotemporal features.

86
21 Jan 2021

Learning Dynamic Network Using a Reuse Gate Function in Semi-supervised Video Object Segmentation

HYOJINPARK/Reuse_VOS CVPR 2021

Current state-of-the-art approaches for Semi-supervised Video Object Segmentation (Semi-VOS) propagates information from previous frames to generate segmentation mask for the current frame.

23
21 Dec 2020

Make One-Shot Video Object Segmentation Efficient Again

timmeinhardt/trackformer NeurIPS 2020

In the semi-supervised setting, the first mask of each object is provided at test time.

474
03 Dec 2020

Delving into the Cyclic Mechanism in Semi-supervised Video Object Segmentation

lyxok1/STM-Training NeurIPS 2020

In this paper, we address several inadequacies of current video object segmentation pipelines.

113
23 Oct 2020

Collaborative Video Object Segmentation by Multi-Scale Foreground-Background Integration

z-x-yang/CFBI 13 Oct 2020

This paper investigates the principles of embedding learning to tackle the challenging semi-supervised video object segmentation.

323
13 Oct 2020

Hybrid-S2S: Video Object Segmentation with Recurrent Networks and Correspondence Matching

fatemehazimi990/HS2S 10 Oct 2020

In this work, we study an RNN-based architecture and address some of these issues by proposing a hybrid sequence-to-sequence architecture named HS2S, utilizing a dual mask propagation strategy that allows incorporating the information obtained from correspondence matching.

3
10 Oct 2020