paper-with-me

Papers

Siamese Network with Interactive Transformer for Video Object Segmentation

2021-12-28 · Meng Lan, Jing Zhang, Fengxiang He, Lefei Zhang

Semi-supervised video object segmentation (VOS) refers to segmenting the target object in remaining frames given its annotation in the first frame, which has been actively studied in recent years. The key challenge lies in finding effective ways to exploit the spatio-temporal context of past frames to help learn discriminative target representation of current frame. In this paper, we propose a novel Siamese network with a specifically designed interactive transformer, called SITVOS, to enable effective context propagation from historical to current frames. Technically, we use the transformer encoder and decoder to handle the past frames and current frame separately, i.e., the encoder encodes robust spatio-temporal context of target object from the past frames, while the decoder takes the feature embedding of current frame as the query to retrieve the target from the encoder output. To further enhance the target representation, a feature interaction module (FIM) is devised to promote the information flow between the encoder and decoder. Moreover, we employ the Siamese architecture to extract backbone features of both past and current frames, which enables feature reuse and is more efficient than existing methods. Experimental results on three challenging benchmarks validate the superiority of SITVOS over state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2112.13983

Code (1)

lanmng/sitvos 공식 구현 pytorch

Tasks

DecoderObjectSemantic SegmentationSemi-Supervised Video Object SegmentationVideo Object SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

Siamese Network 설명 없음

Similar Papers 제목 키워드 기반

MAST: Video Polyp Segmentation with a Mixture-Attention Siamese Transformer

2024-01-23 · Geng Chen, Junqing Yang, Xiaozhou Pu, Ge-Peng Ji 외

Accurate segmentation of polyps from colonoscopy videos is of great significance to polyp treatment and early prevention of colorectal cancer. However, it is challenging due to the difficulties associated with modelling …

SegmentationVideo Polyp Segmentation

FOMTrace: Interactive Video Segmentation By Image Graphs and Fuzzy Object Models

2016-06-10 · Thiago Vallin Spina, Alexandre Xavier Falcão

Common users have changed from mere consumers to active producers of multimedia data content. Video editing plays an important role in this scenario, calling for simple segmentation tools that can handle fast-moving and …

ObjectObject TrackingSegmentationVideo Editing+2

Interactive Video Object Segmentation in the Wild

2017-12-31 · Arnaud Benard, Michael Gygli

In this paper we present our system for human-in-the-loop video object segmentation. The backbone of our system is a method for one-shot video object segmentation. While fast, this method requires an accurate pixel-level…

Image SegmentationInteractive Video Object SegmentationObjectSegmentation+4

Training-Free Robust Interactive Video Object Segmentation

2024-06-08 · Xiaoli Wei, Zhaoqing Wang, Yandong Guo, Chunxia Zhang 외

Interactive video object segmentation is a crucial video task, having various applications from video editing to data annotating. However, current approaches struggle to accurately segment objects across diverse domains.…

Interactive Video Object SegmentationObjectPoint TrackingSegmentation+5

SiamPolar: Semi-supervised Realtime Video Object Segmentation with Polar Representation

2021-10-27 · Yaochen Li, Yuhui Hong, Yonghong Song, Chao Zhu 외

Video object segmentation (VOS) is an essential part of autonomous vehicle navigation. The real-time speed is very important for the autonomous vehicle algorithms along with the accuracy metric. In this paper, we propose…

Objectobject-detectionObject DetectionSemantic Segmentation+3