paper-with-me

Papers

Reciprocal Transformations for Unsupervised Video Object Segmentation

2021-06-19 · CVPR 2021 1 · Sucheng Ren, Wenxi Liu, Yongtuo Liu, Haoxin Chen, Guoqiang Han, Shengfeng He

Unsupervised video object segmentation (UVOS) aims at segmenting the primary objects in videos without any human intervention. Due to the lack of prior knowledge about the primary objects, identifying them from videos is the major challenge of UVOS. Previous methods often regard the moving objects as primary ones and rely on optical flow to capture the motion cues in videos, but the flow information alone is insufficient to distinguish the primary objects from the background objects that move together. This is because, when the noisy motion features are combined with the appearance features, the localization of the primary objects is misguided. To address this problem, we propose a novel reciprocal transformation network to discover primary objects by correlating three key factors: the intra-frame contrast, the motion cues, and temporal coherence of recurring objects. Each corresponds to a representative type of primary object, and our reciprocal mechanism enables an organic coordination of them to effectively remove ambiguous distractions from videos. Additionally, to exclude the information of the moving background objects from motion features, our transformation module enables to reciprocally transform the appearance features to enhance the motion features, so as to focus on the moving objects with salient appearance while removing the co-moving outliers. Experiments on the public benchmarks demonstrate that our model significantly outperforms the state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (1)

OliverRensu/RTNet 공식 구현 pytorch

Tasks

ObjectOptical Flow EstimationSemantic SegmentationUnsupervised Video Object SegmentationVideo Object SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

LGRNet: Local-Global Reciprocal Network for Uterine Fibroid Segmentation in Ultrasound Videos

2024-07-08 · Huihui Xu, Yijun Yang, Angelica I Aviles-Rivero, Guang Yang 외

Regular screening and early discovery of uterine fibroid are crucial for preventing potential malignant transformations and ensuring timely, life-saving interventions. To this end, we collect and annotate the first ultra…

SegmentationVideo Polyp Segmentation

Dense Unsupervised Learning for Video Segmentation

2021-11-11 · NeurIPS 2021 12 · Nikita Araslanov, Simone Schaub-Meyer, Stefan Roth

We present a novel approach to unsupervised learning for video object segmentation (VOS). Unlike previous work, our formulation allows to learn dense feature representations directly in a fully convolutional regime. We r…

SegmentationSemantic SegmentationSemi-Supervised Video Object SegmentationUnsupervised Video Object Segmentation+3

Learning a Convolutional Bilinear Sparse Code for Natural Videos

2019-09-11 · NeurIPS Workshop Neuro_AI 2019 12 · Dimitrios C. Gklezakos, Rajesh P. N. Rao

In contrast to the monolithic deep architectures used in deep learning today for computer vision, the visual cortex processes retinal images via two functionally distinct but interconnected networks: the ventral pathway …

Design Pseudo Ground Truth with Motion Cue for Unsupervised Video Object Segmentation

2018-12-13 · Ye Wang, Jongmoo Choi, Yueru Chen, Qin Huang 외

One major technique debt in video object segmentation is to label the object masks for training instances. As a result, we propose to prepare inexpensive, yet high quality pseudo ground truth corrected with motion cue fo…

Instance SegmentationObjectObject TrackingSegmentation+4

Instance Embedding Transfer to Unsupervised Video Object Segmentation

2018-01-03 · CVPR 2018 6 · Siyang Li, Bryan Seybold, Alexey Vorobyov, Alireza Fathi 외

We propose a method for unsupervised video object segmentation by transferring the knowledge encapsulated in image-based instance embedding networks. The instance embedding network produces an embedding vector for each p…

ObjectOptical Flow EstimationSegmentationSemantic Segmentation+3