paper-with-me

Papers

UniVS: Unified and Universal Video Segmentation with Prompts as Queries

2024-02-28 · CVPR 2024 1 · Minghan Li, Shuai Li, Xindong Zhang, Lei Zhang

Despite the recent advances in unified image segmentation (IS), developing a unified video segmentation (VS) model remains a challenge. This is mainly because generic category-specified VS tasks need to detect all objects and track them across consecutive frames, while prompt-guided VS tasks require re-identifying the target with visual/text prompts throughout the entire video, making it hard to handle the different tasks with the same architecture. We make an attempt to address these issues and present a novel unified VS architecture, namely UniVS, by using prompts as queries. UniVS averages the prompt features of the target from previous frames as its initial query to explicitly decode masks, and introduces a target-wise prompt cross-attention layer in the mask decoder to integrate prompt features in the memory pool. By taking the predicted masks of entities from previous frames as their visual prompts, UniVS converts different VS tasks into prompt-guided target segmentation, eliminating the heuristic inter-frame matching process. Our framework not only unifies the different VS tasks but also naturally achieves universal training and testing, ensuring robust performance across different scenarios. UniVS shows a commendable balance between performance and universality on 10 challenging VS benchmarks, covering video instance, semantic, panoptic, object, and referring segmentation tasks. Code can be found at \url{https://github.com/MinghanLi/UniVS}.

📄 PDF Abstract BibTeX arXiv:2402.18115

Code (1)

minghanli/univs 공식 구현 pytorch

Tasks

DecoderReferring Expression SegmentationReferring Video Object SegmentationVideo Instance SegmentationVideo Object SegmentationVideo Object TrackingVideo Panoptic SegmentationVideo SegmentationVideo Semantic SegmentationZero-Shot Video Object Segmentation

Similar Papers 제목 키워드 기반

UniVST: A Unified Framework for Training-free Localized Video Style Transfer

2024-10-26 · Quanjian Song, Mingbao Lin, Wengyi Zhan, Shuicheng Yan 외

This paper presents UniVST, a unified framework for localized video style transfer based on diffusion model. It operates without the need for training, offering a distinct advantage over existing diffusion methods that t…

Style TransferVideo EditingVideo Style Transfer

UniVSE: Robust Visual Semantic Embeddings via Structured Semantic Representations

2019-04-11 · Hao Wu, Jiayuan Mao, Yufeng Zhang, Yuning Jiang 외

We propose Unified Visual-Semantic Embeddings (UniVSE) for learning a joint space of visual and textual concepts. The space unifies the concepts at different levels, including objects, attributes, relations, and full sce…

Contrastive LearningCross-Modal RetrievalRetrievalSentence

X2SAM: Any Segmentation in Images and Videos

2026-04-27 · Hao Wang, Limeng Qiao, Chi Zhang, Lin Ma 외 arxiv

Multimodal Large Language Models (MLLMs) have demonstrated strong image-level visual understanding and reasoning, yet their pixel-level perception across both images and videos remains limited. Foundation segmentation mo…

Image SegmentationVideo Segmentation

Universal Instance Perception as Object Discovery and Retrieval

2023-03-12 · CVPR 2023 1 · Bin Yan, Yi Jiang, Jiannan Wu, Dong Wang 외

All instance perception tasks aim at finding certain objects specified by some queries such as category names, language expressions, and target annotations, but this complete field has been split into multiple independen…

Described Object DetectionGeneralized Referring Expression ComprehensionInstance SegmentationMulti-Object Tracking and Segmentation+16

Expression Prompt Collaboration Transformer for Universal Referring Video Object Segmentation

2023-08-08 · Jiajun Chen, Jiacheng Lin, Guojin Zhong, Haolong Fu 외

Audio-guided Video Object Segmentation (A-VOS) and Referring Video Object Segmentation (R-VOS) are two highly related tasks that both aim to segment specific objects from video sequences according to expression prompts. …

Contrastive LearningObjectReferring Expression SegmentationReferring Video Object Segmentation+4