中文
相关论文

相关论文: Mask Grounding for Referring Image Segmentation

200 篇论文

Fine-grained image-text alignment is a pivotal challenge in multimodal learning, underpinning key applications such as visual question answering, image captioning, and vision-language navigation. Unlike global alignment, fine-grained…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Jiale Liu , Haoming Zhou , Yishu Liu , Bingzhi Chen , Yuncheng Jiang

Referring Expression Comprehension (REC) is a crucial cross-modal task that objectively evaluates the capabilities of language understanding, image comprehension, and language-to-image grounding. Consequently, it serves as an ideal testing…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Junzhuo Liu , Xuzheng Yang , Weiwei Li , Peng Wang

Visual Grounding (VG) aims at localizing target objects from an image based on given expressions and has made significant progress with the development of detection and vision transformer. However, existing VG methods tend to generate…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Menghao Li , Chunlei Wang , Wenquan Feng , Shuchang Lyu , Guangliang Cheng , Xiangtai Li , Binghao Liu , Qi Zhao

We present Moondream Segmentation, a referring image segmentation extension of Moondream 3, a vision-language model. Given an image and a referring expression, the model autoregressively decodes a vector path and iteratively refines the…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Ethan Reid

In real-world scenarios, the performance of semantic segmentation often deteriorates when processing low-quality (LQ) images, which may lack clear semantic structures and high-frequency details. Although image restoration techniques offer a…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Kai Guan , Rongyuan Wu , Shuai Li , Wentao Zhu , Wenjun Zeng , Lei Zhang

Semantic segmentation is essential for analyzing highdefinition remote sensing images (HRSIs) because it allows the precise classification of objects and regions at the pixel level. However, remote sensing data present challenges owing to…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Sachin Verma , Frank Lindseth , Gabriel Kiss

Most multimodal large language models (MLLMs) learn language-to-object grounding through causal language modeling where grounded objects are captured by bounding boxes as sequences of location tokens. This paradigm lacks pixel-level…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Yichi Zhang , Ziqiao Ma , Xiaofeng Gao , Suhaila Shakiah , Qiaozi Gao , Joyce Chai

Weakly supervised visual grounding aims to predict the region in an image that corresponds to a specific linguistic query, where the mapping between the target object and query is unknown in the training stage. The state-of-the-art method…

计算机视觉与模式识别 · 计算机科学 2023-02-23 Viet-Quoc Pham , Nao Mishima

3D visual grounding consists of identifying the instance in a 3D scene which is referred by an accompanying language description. While several architectures have been proposed within the commonly employed grounding-by-selection framework,…

计算机视觉与模式识别 · 计算机科学 2024-11-07 Sombit Dey , Ozan Unal , Christos Sakaridis , Luc Van Gool

Referring Expression Comprehension and Segmentation are critical tasks for assessing the integration of language understanding and image comprehension, serving as benchmarks for Multimodal Large Language Models (MLLMs) capabilities. To…

计算与语言 · 计算机科学 2026-01-21 Qihua Dong , Luis Figueroa , Handong Zhao , Kushal Kafle , Jason Kuen , Zhihong Ding , Scott Cohen , Yun Fu

Referring Expression Segmentation (RES) aims to provide a segmentation mask of the target object in an image referred to by the text (i.e., referring expression). Existing methods require large-scale mask annotations. Moreover, such…

计算机视觉与模式识别 · 计算机科学 2024-07-03 Sayan Nag , Koustava Goswami , Srikrishna Karanam

In this work, we tackle the problem of instance segmentation, the task of simultaneously solving object detection and semantic segmentation. Towards this goal, we present a model, called MaskLab, which produces three outputs: box detection,…

计算机视觉与模式识别 · 计算机科学 2017-12-14 Liang-Chieh Chen , Alexander Hermans , George Papandreou , Florian Schroff , Peng Wang , Hartwig Adam

Surgical image segmentation is essential for robot-assisted surgery and intraoperative guidance. However, existing methods are constrained to predefined categories, produce one-shot predictions without adaptive refinement, and lack…

计算机视觉与模式识别 · 计算机科学 2026-02-11 Ange Lou , Yamin Li , Qi Chang , Nan Xi , Luyuan Xie , Zichao Li , Tianyu Luan

Instance segmentation is a form of image detection which has a range of applications, such as object refinement, medical image analysis, and image/video editing, all of which demand a high degree of accuracy. However, this precision is…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Muhammed Korkmaz , T. Metin Sezgin

Most recent 3D instance segmentation methods are open vocabulary, offering a greater flexibility than closed-vocabulary methods. Yet, they are limited to reasoning within a specific set of concepts, \ie the vocabulary, prompted by the user…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Guofeng Mei , Luigi Riz , Yiming Wang , Fabio Poiesi

Multimodal Large Language Models (MLLMs) have shown exceptional capabilities in vision-language tasks. However, effectively integrating image segmentation into these models remains a significant challenge. In this work, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Mengcheng Lan , Chaofeng Chen , Jiaxing Xu , Zongrui Li , Yiping Ke , Xudong Jiang , Yingchen Yu , Yunqing Zhao , Song Bai

Sign language recognition (SLR) has long been plagued by insufficient model representation capabilities. Although current pre-training approaches have alleviated this dilemma to some extent and yielded promising performance by employing…

计算机视觉与模式识别 · 计算机科学 2024-06-03 Weichao Zhao , Hezhen Hu , Wengang Zhou , Yunyao Mao , Min Wang , Houqiang Li

Moving Object Segmentation (MOS) aims to discover, segment, and track objects that move independently of the camera. Current MOS methods, however, exhibit two fundamental limitations: they rely on pre-computed 2D auxiliary modalities such…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Junyu Xie , Tengda Han , Weidi Xie , Andrew Zisserman

We introduce a new task, Referring and Reasoning for Selective Masks (R2SM), which extends text-guided segmentation by incorporating mask-type selection driven by user intent. This task challenges vision-language models to determine whether…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Yu-Lin Shih , Wei-En Tai , Cheng Sun , Yu-Chiang Frank Wang , Hwann-Tzong Chen

Referring image segmentation aims to localize and segment a target object in an image based on a free-form referring expression. The core challenge lies in effectively bridging linguistic descriptions with object-level visual…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Jiachen Li , Hongyun Wang , Jinyu Xu , Wenbo Jiang , Yanchun Ma , Yongjian Liu , Qing Xie , Bolong Zheng
‹ 上一页 1 8 9 10 下一页 ›