paper-with-me

Papers

CRVOS: Clue Refining Network for Video Object Segmentation

2020-02-10 · Suhwan Cho, MyeongAh Cho, Tae-young Chung, Heansung Lee, Sangyoun Lee

The encoder-decoder based methods for semi-supervised video object segmentation (Semi-VOS) have received extensive attention due to their superior performances. However, most of them have complex intermediate networks which generate strong specifiers to be robust against challenging scenarios, and this is quite inefficient when dealing with relatively simple scenarios. To solve this problem, we propose a real-time network, Clue Refining Network for Video Object Segmentation (CRVOS), that does not have any intermediate network to efficiently deal with these scenarios. In this work, we propose a simple specifier, referred to as the Clue, which consists of the previous frame's coarse mask and coordinates information. We also propose a novel refine module which shows the better performance compared with the general ones by using a deconvolution layer instead of a bilinear upsampling layer. Our proposed method shows the fastest speed among the existing methods with a competitive accuracy. On DAVIS 2016 validation set, our method achieves 63.5 fps and J&F score of 81.6%.

📄 PDF Abstract BibTeX arXiv:2002.03651

Code (1)

saswat0/CRVOS pytorch

Tasks

DecoderObjectSegmentationSemantic SegmentationSemi-Supervised Video Object SegmentationVideo Object SegmentationVideo Semantic SegmentationVisual Object Tracking

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Bootstrapping Objectness from Videos by Relaxed Common Fate and Visual Grouping

2023-04-17 · CVPR 2023 1 · Long Lian, Zhirong Wu, Stella X. Yu

We study learning object segmentation from unlabeled videos. Humans can easily segment moving objects without knowing what they are. The Gestalt law of common fate, i.e., what move at the same speed belong together, has …

Motion SegmentationObjectObject DiscoveryOptical Flow Estimation+6

ActBERT: Learning Global-Local Video-Text Representations

2020-11-14 · CVPR 2020 6 · Linchao Zhu, Yi Yang

In this paper, we introduce ActBERT for self-supervised learning of joint video-text representations from unlabeled data. First, we leverage global action information to catalyze the mutual interactions between linguisti…

Action SegmentationQuestion AnsweringRepresentation LearningRetrieval+3

RS-SSM: Refining Forgotten Specifics in State Space Model for Video Semantic Segmentation

2026-03-25 · Kai Zhu, Zhenyu Cui, Zehua Zang, Jiahuan Zhou arxiv

Recently, state space models have demonstrated efficient video segmentation through linear-complexity state space compression. However, Video Semantic Segmentation (VSS) requires pixel-level spatiotemporal modeling capab…

Video Semantic SegmentationComputational EfficiencyVideo Segmentation

MeViS: A Multi-Modal Dataset for Referring Motion Expression Video Segmentation

2025-12-11 · Henghui Ding, Chang Liu, Shuting He, Kaining Ying 외 arxiv

This paper proposes a large-scale multi-modal dataset for referring motion expression video segmentation, focusing on segmenting and tracking target objects in videos based on language description of objects' motions. Ex…

Referring Video Object SegmentationMulti-Object TrackingVideo SegmentationVideo Captioning

VITA: Video Instance Segmentation via Object Token Association

2022-06-09 · Miran Heo, Sukjun Hwang, Seoung Wug Oh, Joon-Young Lee 외

We introduce a novel paradigm for offline Video Instance Segmentation (VIS), based on the hypothesis that explicit object-oriented information can be a strong clue for understanding the context of the entire sequence. To…

GPUInstance SegmentationObjectSemantic Segmentation+1