中文
相关论文

相关论文: GSVA: Generalized Segmentation via Multimodal Larg…

200 篇论文

Cross-modal alignment plays a crucial role in vision-language pre-training (VLP) models, enabling them to capture meaningful associations across different modalities. For this purpose, numerous masked modeling tasks have been proposed for…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Rong-Cheng Tu , Yatai Ji , Jie Jiang , Weijie Kong , Chengfei Cai , Wenzhe Zhao , Hongfa Wang , Yujiu Yang , Wei Liu

Scene Graph Generation (SGG) converts visual scenes into structured graph representations, providing deeper scene understanding for complex vision tasks. However, existing SGG models often overlook essential spatial relationships and…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Mingjie Xu , Mengyang Wu , Yuzhi Zhao , Jason Chun Lok Li , Weifeng Ou

Semantic retrieval of remote sensing (RS) images is a critical task fundamentally challenged by the \textquote{semantic gap}, the discrepancy between a model's low-level visual features and high-level human concepts. While large…

计算机视觉与模式识别 · 计算机科学 2025-12-12 J. Xiao , Y. Guo , X. Zi , K. Thiyagarajan , C. Moreira , M. Prasad

Image segmentation is a fundamental task in computer vision, aimed at partitioning an image into semantically meaningful regions. Referring image segmentation extends this task by using natural language expressions to localize specific…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Alaa Dalaq , Muzammil Behzad

We consider the problem of referring segmentation in images and videos with natural language. Given an input image (or video) and a referring expression, the goal is to segment the entity referred by the expression in the image or video. In…

计算机视觉与模式识别 · 计算机科学 2021-02-10 Linwei Ye , Mrigank Rochan , Zhi Liu , Xiaoqin Zhang , Yang Wang

Large Vision-Language Models (LVLMs) have achieved remarkable success across cross-modal tasks but remain hindered by hallucinations, producing textual outputs inconsistent with visual content. Existing methods mitigate hallucinations but…

计算机视觉与模式识别 · 计算机科学 2026-04-10 Yuanhong Zhang , Zhaoyang Wang , Xin Zhang , Weizhan Zhang , Joey Tianyi Zhou

Medical image segmentation is crucial for clinical diagnosis, yet existing models are limited by their reliance on explicit human instructions and lack the active reasoning capabilities to understand complex clinical questions. While recent…

计算机视觉与模式识别 · 计算机科学 2025-06-13 Yu Huang , Zelin Peng , Yichen Zhao , Piao Yang , Xiaokang Yang , Wei Shen

Referring video object segmentation (RVOS) requires segmenting and tracking objects in videos conditioned on natural-language expressions, demanding fine-grained understanding of both appearance and motion. Building on Sa2VA, which couples…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Quanzhu Niu , Dengxian Gong , Shihao Chen , Tao Zhang , Yikang Zhou , Haobo Yuan , Lu Qi , Xiangtai Li , Shunping Ji

Generalized Zero-Shot Learning (GZSL) identifies unseen categories by knowledge transferred from the seen domain, relying on the intrinsic interactions between visual and semantic information. Prior works mainly localize regions…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Man Liu , Feng Li , Chunjie Zhang , Yunchao Wei , Huihui Bai , Yao Zhao

Referring Image Segmentation (RIS) - the problem of identifying objects in images through natural language sentences - is a challenging task currently mostly solved through supervised learning. However, while collecting referred annotation…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Francisco Eiras , Kemal Oksuz , Adel Bibi , Philip H. S. Torr , Puneet K. Dokania

Benefiting from strong generalization ability, pre-trained vision language models (VLMs), e.g., CLIP, have been widely utilized in zero-shot scene understanding. Unlike simple recognition tasks, grounded situation recognition (GSR) requires…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Jiaming Lei , Lin Li , Chunping Wang , Jun Xiao , Long Chen

Open world image segmentation aims to achieve precise segmentation and semantic understanding of targets within images by addressing the infinitely open set of object categories encountered in the real world. However, traditional closed-set…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Danyang Li , Tianhao Wu , Bin Li , Zhenyuan Chen , Yang Zhang , Yuxuan Li , Ming-Ming Cheng , Xiang Li

Referring remote sensing image segmentation is crucial for achieving fine-grained visual understanding through free-format textual input, enabling enhanced scene and object extraction in remote sensing applications. Current research…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Keyan Chen , Jiafan Zhang , Chenyang Liu , Zhengxia Zou , Zhenwei Shi

Referring image segmentation aims to segment the objects referred by a natural language expression. Previous methods usually focus on designing an implicit and recurrent feature interaction mechanism to fuse the visual-linguistic features…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Ya Jing , Tao Kong , Wei Wang , Liang Wang , Lei Li , Tieniu Tan

Referring image segmentation aims to segment the image region of interest according to the given language expression, which is a typical multi-modal task. Existing methods either adopt the pixel classification-based or the learnable…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Zhichao Wei , Xiaohao Chen , Mingqiang Chen , Siyu Zhu

Despite remarkable progress, existing multimodal large language models (MLLMs) are still inferior in granular visual recognition. Contrary to previous works, we study this problem from the perspective of image resolution, and reveal that a…

计算机视觉与模式识别 · 计算机科学 2024-03-06 Gen Luo , Yiyi Zhou , Yuxin Zhang , Xiawu Zheng , Xiaoshuai Sun , Rongrong Ji

Multimodal large language models (MLLMs) have recently shown great progress in text-rich image understanding, yet they still struggle with complex, multi-page visually-rich documents. Traditional methods using document parsers for…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Jian Chen , Ruiyi Zhang , Yufan Zhou , Tong Yu , Franck Dernoncourt , Jiuxiang Gu , Ryan A. Rossi , Changyou Chen , Tong Sun

Referring Video Segmentation (RVOS) aims to segment objects in videos given linguistic expressions. The key to solving RVOS is to extract long-range temporal context information from the interactions of expressions and videos to depict the…

计算机视觉与模式识别 · 计算机科学 2025-10-10 Cilin Yan , Jingyun Wang , Guoliang Kang

Multi-modal Large Language Models (MLLMs) have demonstrated remarkable reasoning capability while lack explicit mechanisms for visual grounding and segmentation, creating a gap between cognitive reasoning and visual perception. To bridge…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Yi Lu , Jiawang Cao , Yongliang Wu , Bozheng Li , Licheng Tang , Yangguang Ji , Chong Wu , Jay Wu , Wenbo Zhu

Recently, Multimodal Large Language Models (MLLMs) have sparked great research interests owing to their exceptional content-reasoning and instruction-following capabilities. To effectively instruct an MLLM, in addition to conventional…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Jiacheng Zhang , Yang Jiao , Shaoxiang Chen , Jingjing Chen , Yu-Gang Jiang