中文
相关论文

相关论文: Recognize Any Regions

200 篇论文

Contrastive Language-Image Pre-training (CLIP) exhibits strong zero-shot classification ability on various image-level tasks, leading to the research to adapt CLIP for pixel-level open-vocabulary semantic segmentation without additional…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Lin Sun , Jiale Cao , Jin Xie , Xiaoheng Jiang , Yanwei Pang

Weakly supervised visual recognition using inexact supervision is a critical yet challenging learning problem. It significantly reduces human labeling costs and traditionally relies on multi-instance learning and pseudo-labeling. This paper…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Lianghui Zhu , Junwei Zhou , Yan Liu , Xin Hao , Wenyu Liu , Xinggang Wang

Visual Place Recognition (VPR) often fails under extreme environmental changes and perceptual aliasing. Furthermore, standard systems cannot perform "blind" localization from verbal descriptions alone, a capability needed for applications…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Ofer Idan , Dan Badur , Yosi Keller , Yoli Shavit

Recent development in vision-language approaches has instigated a paradigm shift in learning visual recognition models from language supervision. These approaches align objects with language queries (e.g. "a photo of a cat") and improve the…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Liunian Harold Li , Zi-Yi Dou , Nanyun Peng , Kai-Wei Chang

Dense visual prediction tasks have been constrained by their reliance on predefined categories, limiting their applicability in real-world scenarios where visual concepts are unbounded. While Vision-Language Models (VLMs) like CLIP have…

计算机视觉与模式识别 · 计算机科学 2025-05-08 Junjie Wang , Bin Chen , Yulin Li , Bin Kang , Yichi Chen , Zhuotao Tian

Semantic mapping based on the supervised object detectors is sensitive to image distribution. In real-world environments, the object detection and segmentation performance can lead to a major drop, preventing the use of semantic mapping in…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Chuhao Liu , Ke Wang , Jieqi Shi , Zhijian Qiao , Shaojie Shen

Vision-Language Models (VLMs), such as Flamingo and GPT-4V, have shown immense potential by integrating large language models with vision systems. Nevertheless, these models face challenges in the fundamental computer vision task of object…

计算机视觉与模式识别 · 计算机科学 2024-02-14 Michael Dorkenwald , Nimrod Barazani , Cees G. M. Snoek , Yuki M. Asano

Vision-language models (VLMs) have made strong progress on high-level image-text alignment, yet their ability to perceive subtle visual differences remains limited. We study this problem in rendered web interfaces, where localized visual…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Linhao Zhang , Aiwei Liu , Yuan Liu , Xiao Zhou

We propose a novel method for semantic segmentation, the task of labeling each pixel in an image with a semantic class. Our method combines the advantages of the two main competing paradigms. Methods based on region classification offer…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Holger Caesar , Jasper Uijlings , Vittorio Ferrari

Fine-grained image recognition has been a hot research topic in computer vision due to its various applications. The-state-of-the-art is the part/region-based approaches that first localize discriminative parts/regions, and then learn their…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Peng Zhang , Xinyu Zhu , Zhanzhan Cheng , Shuigeng Zhou , Yi Niu

The aim of this work is to explore the potential of pre-trained vision-language models (VLMs) for universal detection of AI-generated images. We develop a lightweight detection strategy based on CLIP features and study its performance in a…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Davide Cozzolino , Giovanni Poggi , Riccardo Corvi , Matthias Nießner , Luisa Verdoliva

The application of Contrastive Language-Image Pre-training (CLIP) in Weakly Supervised Semantic Segmentation (WSSS) research powerful cross-modal semantic understanding capabilities. Existing methods attempt to optimize input text prompts…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Zhongxing Xu , Feilong Tang , Zhe Chen , Yingxue Su , Zhiyi Zhao , Ge Zhang , Jionglong Su , Zongyuan Ge

The objective in this paper is to improve the performance of text-to-image retrieval. To this end, we introduce a new framework that can boost the performance of large-scale pre-trained vision-language models, so that they can be used for…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Guanqi Zhan , Yuanpei Liu , Kai Han , Weidi Xie , Andrew Zisserman

Visual-based recognition, e.g., image classification, object detection, etc., is a long-standing challenge in computer vision and robotics communities. Concerning the roboticists, since the knowledge of the environment is a prerequisite for…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Antonios Gasteratos , Konstantinos A. Tsintotas , Tobias Fischer , Yiannis Aloimonos , Michael Milford

With the emergence of foundation model, this novel paradigm of deep learning has encouraged many powerful achievements in natural language processing and computer vision. There are many advantages of foundation model, such as excellent…

计算机视觉与模式识别 · 计算机科学 2024-01-15 Haoxuan Ding , Junyu Gao , Yuan Yuan , Qi Wang

Existing open-vocabulary object detectors typically enlarge their vocabulary sizes by leveraging different forms of weak supervision. This helps generalize to novel objects at inference. Two popular forms of weak-supervision used in…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Hanoona Rasheed , Muhammad Maaz , Muhammad Uzair Khattak , Salman Khan , Fahad Shahbaz Khan

We present Region-aware Open-vocabulary Vision Transformers (RO-ViT) - a contrastive image-text pretraining recipe to bridge the gap between image-level pretraining and open-vocabulary object detection. At the pretraining phase, we propose…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Dahun Kim , Anelia Angelova , Weicheng Kuo

Open-vocabulary dense prediction tasks including object detection and image segmentation have been advanced by the success of Contrastive Language-Image Pre-training (CLIP). CLIP models, particularly those incorporating vision transformers…

计算机视觉与模式识别 · 计算机科学 2024-01-25 Size Wu , Wenwei Zhang , Lumin Xu , Sheng Jin , Xiangtai Li , Wentao Liu , Chen Change Loy

Deep Learning (DL) is undergoing a paradigm shift with the emergence of foundation models. In this work, we focus on Contrastive Language-Image Pre-training (CLIP), a Vision-Language foundation model that achieves high accuracy across…

计算机视觉与模式识别 · 计算机科学 2025-07-21 Angelos Zavras , Dimitrios Michail , Begüm Demir , Ioannis Papoutsis

The architecture of multimodal large language models (MLLMs) commonly connects a vision encoder, often based on CLIP-ViT, to a large language model. While CLIP-ViT works well for capturing global image features, it struggles to model local…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Haoran Lou , Chunxiao Fan , Ziyan Liu , Yuexin Wu , Xinliang Wang