One-shot visual object segmentation

26 papers with code • 2 benchmarks • 1 datasets

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

Most implemented papers

RVOS: End-to-End Recurrent Network for Video Object Segmentation

imatge-upc/rvos CVPR 2019

Multiple object video object segmentation is a challenging task, specially for the zero-shot case, when no object mask is given at the initial frame and the model has to find the objects to be segmented along the sequence.

Proposal, Tracking and Segmentation (PTS): A Cascaded Network for Video Object Segmentation

sydney0zq/PTSNet 2 Jul 2019

Video object segmentation (VOS) aims at pixel-level object tracking given only the annotations in the first frame.

DMM-Net: Differentiable Mask-Matching Network for Video Object Segmentation

ZENGXH/DMM_Net ICCV 2019

In practice, it performs similarly to the Hungarian algorithm during inference.

CapsuleVOS: Semi-Supervised Video Object Segmentation Using Capsule Routing

KevinDuarte/CapsuleVOS ICCV 2019

In this work we propose a capsule-based approach for semi-supervised video object segmentation.

AGSS-VOS: Attention Guided Single-Shot Video Object Segmentation

Jia-Research-Lab/AGSS-VOS ICCV 2019

In this paper, we propose AGSS-VOS to segment multiple objects in one feed-forward path via instance-agnostic and instance-specific modules.

Directional Deep Embedding and Appearance Learning for Fast Video Object Segmentation

YingjieYin/Directional-Deep-Embedding-and-Appearance-Learning-for-Fast-Video-Object-Segmentation 17 Feb 2020

We propose a directional deep embedding and appearance learning (DDEAL) method, which is free of the online fine-tuning process, for fast VOS.

ALBA : Reinforcement Learning for Video Object Segmentation

kini5gowda/ALBA-RL-for-VOS 26 May 2020

We treat this as a grouping problem by exploiting object proposals and making a joint inference about grouping over both space and time.

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.

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.

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.