paper-with-me

Papers

Video State-Changing Object Segmentation

2023-01-01 · ICCV 2023 1 · Jiangwei Yu, Xiang Li, Xinran Zhao, Hongming Zhang, Yu-Xiong Wang

Daily objects commonly experience state changes. For example, slicing a cucumber changes its state from whole to sliced. Learning about object state changes in Video Object Segmentation (VOS) is crucial for understanding and interacting with the visual world. Conventional VOS benchmarks do not consider this challenging yet crucial problem. This paper makes a pioneering effort to introduce a weakly-supervised benchmark on Video State-Changing Object Segmentation (VSCOS). We construct our VSCOS benchmark by selecting state-changing videos from existing datasets. In advocate of an annotation-efficient approach towards state-changing object segmentation, we only annotate the first and last frames of training videos, which is different from conventional VOS. Notably, an open-vocabulary setting is included to evaluate the generalization to novel types of objects or state changes. We empirically illustrate that state-of-the-art VOS models struggle with state-changing objects and lose track after the state changes. We analyze the main difficulties of our VSCOS task and identify three technical improvements, namely, fine-tuning strategies, representation learning, and integrating motion information. Applying these improvements results in a strong baseline for segmenting state-changing objects consistently. Our benchmark and baseline methods are publicly available at https://github.com/venom12138/VSCOS.

📄 PDF Abstract BibTeX

Code (1)

venom12138/vscos 공식 구현 pytorch

Tasks

ObjectRepresentation LearningSegmentationSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

VOS VOS is a type of video object segmentation model consisting of two network components. The target appearance model consists of a light-weight module, which is learned during…

Similar Papers 제목 키워드 기반

VIRST: Video-Instructed Reasoning Assistant for SpatioTemporal Segmentation

2026-03-28 · Jihwan Hong, Jaeyoung Do arxiv

Referring Video Object Segmentation (RVOS) aims to segment target objects in videos based on natural language descriptions. However, fixed keyframe-based approaches that couple a vision language model with a separate pro…

Referring Video Object Segmentation

Long-RVOS: A Comprehensive Benchmark for Long-term Referring Video Object Segmentation

2025-05-19 · Tianming Liang, Haichao Jiang, Yuting Yang, Chaolei Tan 외

Referring video object segmentation (RVOS) aims to identify, track and segment the objects in a video based on language descriptions, which has received great attention in recent years. However, existing datasets remain …

Referring Video Object SegmentationSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

Self-Supervised Representation Learning from Flow Equivariance

2021-01-16 · ICCV 2021 10 · Yuwen Xiong, Mengye Ren, Wenyuan Zeng, Raquel Urtasun

Self-supervised representation learning is able to learn semantically meaningful features; however, much of its recent success relies on multiple crops of an image with very few objects. Instead of learning view-invarian…

Instance Segmentationobject-detectionObject DetectionRepresentation Learning+3

Meta Learning with Differentiable Closed-form Solver for Fast Video Object Segmentation

2019-09-28 · Yu Liu, Lingqiao Liu, Haokui Zhang, Hamid Rezatofighi 외

This paper tackles the problem of video object segmentation. We are specifically concerned with the task of segmenting all pixels of a target object in all frames, given the annotation mask in the first frame. Even when …

FormMeta-LearningObjectScene Understanding+3

Value of Temporal Dynamics Information in Driving Scene Segmentation

2019-03-21 · Li Ding, Jack Terwilliger, Rini Sherony, Bryan Reimer 외

Semantic scene segmentation has primarily been addressed by forming representations of single images both with supervised and unsupervised methods. The problem of semantic segmentation in dynamic scenes has begun to rece…

Scene SegmentationSegmentationSemantic SegmentationVideo Object Segmentation+1