paper-with-me

홈 › Papers

Breaking the "Object" in Video Object Segmentation

2022-12-12 · CVPR 2023 1 · Pavel Tokmakov, Jie Li, Adrien Gaidon

The appearance of an object can be fleeting when it transforms. As eggs are broken or paper is torn, their color, shape and texture can change dramatically, preserving virtually nothing of the original except for the identity itself. Yet, this important phenomenon is largely absent from existing video object segmentation (VOS) benchmarks. In this work, we close the gap by collecting a new dataset for Video Object Segmentation under Transformations (VOST). It consists of more than 700 high-resolution videos, captured in diverse environments, which are 21 seconds long on average and densely labeled with instance masks. A careful, multi-step approach is adopted to ensure that these videos focus on complex object transformations, capturing their full temporal extent. We then extensively evaluate state-of-the-art VOS methods and make a number of important discoveries. In particular, we show that existing methods struggle when applied to this novel task and that their main limitation lies in over-reliance on static appearance cues. This motivates us to propose a few modifications for the top-performing baseline that improve its capabilities by better modeling spatio-temporal information. But more broadly, the hope is to stimulate discussion on learning more robust video object representations.

📄 PDF Abstract BibTeX arXiv:2212.06200

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectSemantic 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 제목 키워드 기반

Betrayed by Motion: Camouflaged Object Discovery via Motion Segmentation

2020-11-23 · Hala Lamdouar, Charig Yang, Weidi Xie, Andrew Zisserman

The objective of this paper is to design a computational architecture that discovers camouflaged objects in videos, specifically by exploiting motion information to perform object segmentation. We make the following thre…

Motion SegmentationObjectObject DiscoverySegmentation+1

Delving Deep Into Many-to-Many Attention for Few-Shot Video Object Segmentation

2021-06-19 · CVPR 2021 1 · Haoxin Chen, Hanjie Wu, Nanxuan Zhao, Sucheng Ren 외

This paper tackles the task of Few-Shot Video Object Segmentation (FSVOS), i.e., segmenting objects in the query videos with certain class specified in a few labeled support images. The key is to model the relationsh…

Meta-LearningSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

From SAM to SAM 2: Exploring Improvements in Meta's Segment Anything Model

2024-08-12 · Athulya Sundaresan Geetha, Muhammad Hussain

The Segment Anything Model (SAM), introduced to the computer vision community by Meta in April 2023, is a groundbreaking tool that allows automated segmentation of objects in images based on prompts such as text, clicks,…

Segmentation

TAM-VT: Transformation-Aware Multi-scale Video Transformer for Segmentation and Tracking

2023-12-13 · Raghav Goyal, Wan-Cyuan Fan, Mennatullah Siam, Leonid Sigal

Video Object Segmentation (VOS) has emerged as an increasingly important problem with availability of larger datasets and more complex and realistic settings, which involve long videos with global motion (e.g, in egocent…

Semantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

PReMVOS: Proposal-generation, Refinement and Merging for Video Object Segmentation

2018-07-24 · Jonathon Luiten, Paul Voigtlaender, Bastian Leibe

We address semi-supervised video object segmentation, the task of automatically generating accurate and consistent pixel masks for objects in a video sequence, given the first-frame ground truth annotations. Towards this…

ObjectOne-shot visual object segmentationSegmentationSemantic Segmentation+3