paper-with-me

홈 › Papers

Perceive Anything: Recognize, Explain, Caption, and Segment Anything in Images and Videos

2025-06-05 · Weifeng Lin, Xinyu Wei, Ruichuan An, Tianhe Ren, TingWei Chen, Renrui Zhang, Ziyu Guo, Wentao Zhang, Lei Zhang, Hongsheng Li

We present Perceive Anything Model (PAM), a conceptually straightforward and efficient framework for comprehensive region-level visual understanding in images and videos. Our approach extends the powerful segmentation model SAM 2 by integrating Large Language Models (LLMs), enabling simultaneous object segmentation with the generation of diverse, region-specific semantic outputs, including categories, label definition, functional explanations, and detailed captions. A key component, Semantic Perceiver, is introduced to efficiently transform SAM 2's rich visual features, which inherently carry general vision, localization, and semantic priors into multi-modal tokens for LLM comprehension. To support robust multi-granularity understanding, we also develop a dedicated data refinement and augmentation pipeline, yielding a high-quality dataset of 1.5M image and 0.6M video region-semantic annotations, including novel region-level streaming video caption data. PAM is designed for lightweightness and efficiency, while also demonstrates strong performance across a diverse range of region understanding tasks. It runs 1.2-2.4x faster and consumes less GPU memory than prior approaches, offering a practical solution for real-world applications. We believe that our effective approach will serve as a strong baseline for future research in region-level visual understanding.

📄 PDF Abstract BibTeX arXiv:2506.05302

Code (1)

AFeng-x/Draw-and-Understand pytorch

Tasks

GPUSemantic Segmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

Segment and Caption Anything

2023-12-01 · CVPR 2024 1 · Xiaoke Huang, JianFeng Wang, Yansong Tang, Zheng Zhang 외

We propose a method to efficiently equip the Segment Anything Model (SAM) with the ability to generate regional captions. SAM presents strong generalizability to segment anything while is short for semantic understanding…

Caption Generationobject-detectionObject DetectionSentence

Caption Anything: Interactive Image Description with Diverse Multimodal Controls

2023-05-04 · Teng Wang, Jinrui Zhang, Junjie Fei, Hao Zheng 외

Controllable image captioning is an emerging multimodal topic that aims to describe the image with natural language following human purpose, $\textit{e.g.}$, looking at the specified regions or telling in a particular te…

controllable image captioningImage CaptioningImage DescriptionInstruction Following

Recognize Anything: A Strong Image Tagging Model

2023-06-06 · Youcai Zhang, Xinyu Huang, Jinyu Ma, Zhaoyang Li 외

We present the Recognize Anything Model (RAM): a strong foundation model for image tagging. RAM makes a substantial step for large models in computer vision, demonstrating the zero-shot ability to recognize any common ca…

modelSemantic Parsing

Caption Anything in Video: Fine-grained Object-centric Captioning via Spatiotemporal Multimodal Prompting

2025-04-07 · Yunlong Tang, Jing Bi, Chao Huang, Susan Liang 외

We present CAT-V (Caption AnyThing in Video), a training-free framework for fine-grained object-centric video captioning that enables detailed descriptions of user-selected objects through time. CAT-V integrates three ke…

Boundary DetectionObjectSemantic SegmentationVideo Captioning

Tokenize Anything via Prompting

2023-12-14 · Ting Pan, Lulu Tang, Xinlong Wang, Shiguang Shan

We present a unified, promptable model capable of simultaneously segmenting, recognizing, and captioning anything. Unlike SAM, we aim to build a versatile region representation in the wild via visual prompting. To achiev…

DecoderVisual Prompting