paper-with-me

Papers

Fast Video Object Segmentation using the Global Context Module

2020-01-30 · ECCV 2020 8 · Yu Li, Zhuoran Shen, Ying Shan

We developed a real-time, high-quality semi-supervised video object segmentation algorithm. Its accuracy is on par with the most accurate, time-consuming online-learning model, while its speed is similar to the fastest template-matching method with sub-optimal accuracy. The core component of the model is a novel global context module that effectively summarizes and propagates information through the entire video. Compared to previous approaches that only use one frame or a few frames to guide the segmentation of the current frame, the global context module uses all past frames. Unlike the previous state-of-the-art space-time memory network that caches a memory at each spatio-temporal position, the global context module uses a fixed-size feature representation. Therefore, it uses constant memory regardless of the video length and costs substantially less memory and computation. With the novel module, our model achieves top performance on standard benchmarks at a real-time speed.

📄 PDF Abstract BibTeX arXiv:2001.11243

Code (1)

cmsflash/global-context-module 공식 구현

Tasks

ObjectSegmentationSemantic SegmentationSemi-Supervised Video Object SegmentationTemplate MatchingVideo Object SegmentationVideo Semantic Segmentation

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…
Memory Network 설명 없음

Similar Papers 제목 키워드 기반

LTCA: Long-range Temporal Context Attention for Referring Video Object Segmentation

2025-10-09 · Cilin Yan, Jingyun Wang, Guoliang Kang arxiv

Referring Video Segmentation (RVOS) aims to segment objects in videos given linguistic expressions. The key to solving RVOS is to extract long-range temporal context information from the interactions of expressions and v…

Referring Video Object SegmentationVideo Segmentation

MPG-SAM 2: Adapting SAM 2 with Mask Priors and Global Context for Referring Video Object Segmentation

2025-01-23 · Fu Rong, Meng Lan, Qian Zhang, Lefei Zhang

Referring video object segmentation (RVOS) aims to segment objects in a video according to textual descriptions, which requires the integration of multimodal information and temporal dynamics perception. The Segment Anyt…

Referring Expression SegmentationReferring Video Object SegmentationSemantic SegmentationVideo Object Segmentation+2

Local-Global Context Aware Transformer for Language-Guided Video Segmentation

2022-03-18 · Chen Liang, Wenguan Wang, Tianfei Zhou, Jiaxu Miao 외

We explore the task of language-guided video segmentation (LVS). Previous algorithms mostly adopt 3D CNNs to learn video representation, struggling to capture long-term context and easily suffering from visual-linguistic…

Referring Expression SegmentationReferring Video Object SegmentationSegmentationSemantic Segmentation+4

FEELVOS: Fast End-to-End Embedding Learning for Video Object Segmentation

2019-02-25 · CVPR 2019 6 · Paul Voigtlaender, Yuning Chai, Florian Schroff, Hartwig Adam 외

Many of the recent successful methods for video object segmentation (VOS) are overly complicated, heavily rely on fine-tuning on the first frame, and/or are slow, and are hence of limited practical use. In this work, we …

ObjectSegmentationSemantic SegmentationSemi-Supervised Video Object Segmentation+2

GLUS: Global-Local Reasoning Unified into A Single Large Language Model for Video Segmentation

2025-04-10 · CVPR 2025 1 · Lang Lin, Xueyang Yu, Ziqi Pang, Yu-Xiong Wang

This paper proposes a novel framework utilizing multi-modal large language models (MLLMs) for referring video object segmentation (RefVOS). Previous MLLM-based methods commonly struggle with the dilemma between "Ref" and…

Contrastive LearningLanguage ModelingLanguage ModellingLarge Language Model+6