paper-with-me

Papers

Self-Supervised Video Object Segmentation by Motion-Aware Mask Propagation

2021-07-27 · Bo Miao, Mohammed Bennamoun, Yongsheng Gao, Ajmal Mian

We propose a self-supervised spatio-temporal matching method, coined Motion-Aware Mask Propagation (MAMP), for video object segmentation. MAMP leverages the frame reconstruction task for training without the need for annotations. During inference, MAMP extracts high-resolution features from each frame to build a memory bank from the features as well as the predicted masks of selected past frames. MAMP then propagates the masks from the memory bank to subsequent frames according to our proposed motion-aware spatio-temporal matching module to handle fast motion and long-term matching scenarios. Evaluation on DAVIS-2017 and YouTube-VOS datasets show that MAMP achieves state-of-the-art performance with stronger generalization ability compared to existing self-supervised methods, i.e., 4.2% higher mean J&F on DAVIS-2017 and 4.85% higher mean J&F on the unseen categories of YouTube-VOS than the nearest competitor. Moreover, MAMP performs at par with many supervised video object segmentation methods. Our code is available at: https://github.com/bo-miao/MAMP.

📄 PDF Abstract BibTeX arXiv:2107.12569

Code (1)

bo-miao/MAMP 공식 구현 pytorch

Tasks

SegmentationSemantic SegmentationSemi-Supervised Video Object SegmentationVideo Object SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

Box Supervised Video Segmentation Proposal Network

2022-02-14 · Tanveer Hannan, Rajat Koner, Jonathan Kobold, Matthias Schubert

Video Object Segmentation (VOS) has been targeted by various fully-supervised and self-supervised approaches. While fully-supervised methods demonstrate excellent results, self-supervised ones, which do not use pixel-lev…

Image SegmentationMotion CompensationObjectSegmentation+4

MoDA: Leveraging Motion Priors from Videos for Advancing Unsupervised Domain Adaptation in Semantic Segmentation

2023-09-21 · Fei Pan, Xu Yin, Seokju Lee, Axi Niu 외

Unsupervised domain adaptation (UDA) has been a potent technique to handle the lack of annotations in the target domain, particularly in semantic segmentation task. This study introduces a different UDA scenarios where t…

Domain AdaptationImage SegmentationObjectObject Discovery+7

Self-supervised Sparse to Dense Motion Segmentation

2020-08-18 · Amirhossein Kardoost, Kalun Ho, Peter Ochs, Margret Keuper

Observable motion in videos can give rise to the definition of objects moving with respect to the scene. The task of segmenting such moving objects is referred to as motion segmentation and is usually tackled either by a…

Motion SegmentationSegmentation

MCDS-VSS: Moving Camera Dynamic Scene Video Semantic Segmentation by Filtering with Self-Supervised Geometry and Motion

2024-05-30 · Angel Villar-Corrales, Moritz Austermann, Sven Behnke

Autonomous systems, such as self-driving cars, rely on reliable semantic environment perception for decision making. Despite great advances in video semantic segmentation, existing approaches ignore important inductive b…

Decision MakingScene SegmentationSegmentationSelf-Driving Cars+2

Motion-supervised Co-Part Segmentation

2020-04-07 · Aliaksandr Siarohin, Subhankar Roy, Stéphane Lathuilière, Sergey Tulyakov 외

Recent co-part segmentation methods mostly operate in a supervised learning setting, which requires a large amount of annotated data for training. To overcome this limitation, we propose a self-supervised deep learning m…

SegmentationUnsupervised Human Pose Estimation