paper-with-me

홈 › Papers

DVIS++: Improved Decoupled Framework for Universal Video Segmentation

2023-12-20 · Tao Zhang, Xingye Tian, Yikang Zhou, Shunping Ji, Xuebo Wang, Xin Tao, Yuan Zhang, Pengfei Wan, Zhongyuan Wang, Yu Wu

We present the \textbf{D}ecoupled \textbf{VI}deo \textbf{S}egmentation (DVIS) framework, a novel approach for the challenging task of universal video segmentation, including video instance segmentation (VIS), video semantic segmentation (VSS), and video panoptic segmentation (VPS). Unlike previous methods that model video segmentation in an end-to-end manner, our approach decouples video segmentation into three cascaded sub-tasks: segmentation, tracking, and refinement. This decoupling design allows for simpler and more effective modeling of the spatio-temporal representations of objects, especially in complex scenes and long videos. Accordingly, we introduce two novel components: the referring tracker and the temporal refiner. These components track objects frame by frame and model spatio-temporal representations based on pre-aligned features. To improve the tracking capability of DVIS, we propose a denoising training strategy and introduce contrastive learning, resulting in a more robust framework named DVIS++. Furthermore, we evaluate DVIS++ in various settings, including open vocabulary and using a frozen pre-trained backbone. By integrating CLIP with DVIS++, we present OV-DVIS++, the first open-vocabulary universal video segmentation framework. We conduct extensive experiments on six mainstream benchmarks, including the VIS, VSS, and VPS datasets. Using a unified architecture, DVIS++ significantly outperforms state-of-the-art specialized methods on these benchmarks in both close- and open-vocabulary settings. Code:~\url{https://github.com/zhang-tao-whu/DVIS_Plus}.

📄 PDF Abstract BibTeX arXiv:2312.13305

Code (1)

zhang-tao-whu/DVIS_Plus 공식 구현 pytorch

Tasks

Contrastive LearningDenoisingInstance SegmentationPanoptic SegmentationSegmentationSemantic SegmentationVideo Instance SegmentationVideo Panoptic SegmentationVideo SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

DVIS: Decoupled Video Instance Segmentation Framework

2023-06-06 · ICCV 2023 1 · Tao Zhang, Xingye Tian, Yu Wu, Shunping Ji 외

Video instance segmentation (VIS) is a critical task with diverse applications, including autonomous driving and video editing. Existing methods often underperform on complex and long videos in real world, primarily due …

Autonomous DrivingGPUInstance SegmentationSegmentation+4

1st Place Winner of the 2024 Pixel-level Video Understanding in the Wild (CVPR'24 PVUW) Challenge in Video Panoptic Segmentation and Best Long Video Consistency of Video Semantic Segmentation

2024-06-08 · Qingfeng Liu, Mostafa El-Khamy, Kee-Bong Song

The third Pixel-level Video Understanding in the Wild (PVUW CVPR 2024) challenge aims to advance the state of art in video understanding through benchmarking Video Panoptic Segmentation (VPS) and Video Semantic Segmentat…

BenchmarkingInstance SegmentationPanoptic SegmentationScene Parsing+6

Tracking Anything with Decoupled Video Segmentation

2023-09-07 · ICCV 2023 1 · Ho Kei Cheng, Seoung Wug Oh, Brian Price, Alexander Schwing 외

Training data for video segmentation are expensive to annotate. This impedes extensions of end-to-end algorithms to new video segmentation tasks, especially in large-vocabulary settings. To 'track anything' without train…

Open-Vocabulary Video SegmentationOpen-World Video SegmentationPanoptic SegmentationReferring Expression Segmentation+9

Understanding the Advisor-advisee Relationship via Scholarly Data Analysis

2020-08-20 · Jiaying Liu, Tao Tang, Xiangjie Kong, Amr Tolba 외

Advisor-advisee relationship is important in academic networks due to its universality and necessity. Despite the increasing desire to analyze the career of newcomers, however, the outcomes of different collaboration pat…

When Numbers Speak: Aligning Textual Numerals and Visual Instances in Text-to-Video Diffusion Models

2026-04-09 · Zhengyang Sun, Yu Chen, Xin Zhou, Xiaofan Li 외 arxiv

Text-to-video diffusion models have enabled open-ended video synthesis, but often struggle with generating the correct number of objects specified in a prompt. We introduce NUMINA , a training-free identify-then-guide fr…