English
Related papers

Related papers: DetCLIPv3: Towards Versatile Generative Open-vocab…

200 papers

The recent contrastive language-image pre-training (CLIP) model has shown great success in a wide range of image-level tasks, revealing remarkable ability for learning powerful visual representations with rich semantics. An open and…

Computer Vision and Pattern Recognition · Computer Science 2023-12-18 Peng Wu , Xuerong Zhou , Guansong Pang , Lingru Zhou , Qingsen Yan , Peng Wang , Yanning Zhang

The recent years have witnessed the remarkable development for open-vocabulary semantic segmentation (OVSS) using visual-language foundation models, yet still suffer from following fundamental challenges: (1) insufficient cross-modal…

Computer Vision and Pattern Recognition · Computer Science 2026-03-17 Jing Wang , Huimin Shi , Quan Zhou , Qibo Liu , Suofei Zhang , Huimin Lu

Object detection (OD) in computer vision has made significant progress in recent years, transitioning from closed-set labels to open-vocabulary detection (OVD) based on large-scale vision-language pre-training (VLP). However, current…

Computer Vision and Pattern Recognition · Computer Science 2023-12-19 Yiyang Yao , Peng Liu , Tiancheng Zhao , Qianqian Zhang , Jiajia Liao , Chunxin Fang , Kyusong Lee , Qing Wang

In this paper, we tackle an emerging computer vision task, open-vocabulary universal image segmentation, that aims to perform semantic/instance/panoptic segmentation (background semantic labeling + foreground instance segmentation) for…

Computer Vision and Pattern Recognition · Computer Science 2023-06-09 Zheng Ding , Jieke Wang , Zhuowen Tu

Recent advancements in pre-trained vision-language models like CLIP have enabled the task of open-vocabulary segmentation. CLIP demonstrates impressive zero-shot capabilities in various downstream tasks that require holistic image…

Computer Vision and Pattern Recognition · Computer Science 2026-03-27 Sule Bai , Yong Liu , Yifei Han , Haoji Zhang , Yansong Tang , Jie Zhou , Jiwen Lu

Recently, a few open-vocabulary methods have been proposed by employing a unified architecture to tackle generic segmentation and detection tasks. However, their performance still lags behind the task-specific models due to the conflict…

Computer Vision and Pattern Recognition · Computer Science 2023-12-13 Shuai Li , Minghan Li , Pengfei Wang , Lei Zhang

Given an input image and set of class names, panoptic segmentation aims to label each pixel in an image with class labels and instance labels. In comparison, Open Vocabulary Panoptic Segmentation aims to facilitate the segmentation of…

Computer Vision and Pattern Recognition · Computer Science 2026-01-21 Nafis Sadeq , Qingfeng Liu , Mostafa El-Khamy

Extending CLIP models to semantic segmentation remains challenging due to the misalignment between their image-level pre-training objectives and the pixel-level visual understanding required for dense prediction. While prior efforts have…

Computer Vision and Pattern Recognition · Computer Science 2025-10-29 Jinxin Zhou , Jiachen Jiang , Zhihui Zhu

Vision-language models (VLMs) often struggle to generate accurate and detailed captions for high-resolution images since they are typically pre-trained on low-resolution inputs (e.g., 224x224 or 336x336 pixels). Downscaling high-resolution…

Computer Vision and Pattern Recognition · Computer Science 2025-11-03 Hankyeol Lee , Gawon Seo , Kyounggyu Lee , Dogun Kim , Kyungwoo Song , Jiyoung Jung

While Multimodal Large Language Models (MLLMs) have experienced rapid advancements, their visual encoders frequently remain a performance bottleneck. Conventional CLIP-based encoders struggle with dense spatial tasks due to the loss of…

Computer Vision and Pattern Recognition · Computer Science 2026-03-19 Peisen Zhao , Xiaopeng Zhang , Mingxing Xu , Ruoyu Sun , Zewei Du , Dunzheng Wang , Guanghao Zheng , Haohang Xu , Zhibo Zhang , Yuhang Zhang , Yi Ai , Lin Liu , Qi Tian

Multi-Modal LLMs (MLLMs) demonstrate strong visual grounding capabilities on popular object detection benchmarks like OdinW-13 and RefCOCO. However, state-of-the-art models still struggle to generalize to out-of-distribution classes, tasks…

Computer Vision and Pattern Recognition · Computer Science 2026-03-25 Gautam Rajendrakumar Gare , Neehar Peri , Matvei Popov , Shruti Jain , John Galeotti , Deva Ramanan

We present DetToolChain, a novel prompting paradigm, to unleash the zero-shot object detection ability of multimodal large language models (MLLMs), such as GPT-4V and Gemini. Our approach consists of a detection prompting toolkit inspired…

Computer Vision and Pattern Recognition · Computer Science 2024-07-24 Yixuan Wu , Yizhou Wang , Shixiang Tang , Wenhao Wu , Tong He , Wanli Ouyang , Philip Torr , Jian Wu

Detecting text in natural scenes remains challenging, particularly for diverse scripts and arbitrarily shaped instances where visual cues alone are often insufficient. Existing methods do not fully leverage semantic context. This paper…

Computer Vision and Pattern Recognition · Computer Science 2025-07-29 Mohammed-En-Nadhir Zighem , Abdenour Hadid

Deriving reliable region-word alignment from image-text pairs is critical to learn object-level vision-language representations for open-vocabulary object detection. Existing methods typically rely on pre-trained or self-trained…

Computer Vision and Pattern Recognition · Computer Science 2023-10-26 Chuofan Ma , Yi Jiang , Xin Wen , Zehuan Yuan , Xiaojuan Qi

Open-vocabulary segmentation of 3D scenes is a fundamental function of human perception and thus a crucial objective in computer vision research. However, this task is heavily impeded by the lack of large-scale and diverse 3D…

Computer Vision and Pattern Recognition · Computer Science 2024-01-10 Kunhao Liu , Fangneng Zhan , Jiahui Zhang , Muyu Xu , Yingchen Yu , Abdulmotaleb El Saddik , Christian Theobalt , Eric Xing , Shijian Lu

Open-vocabulary object detection (OVD) requires solid modeling of the region-semantic relationship, which could be learned from massive region-text pairs. However, such data is limited in practice due to significant annotation costs. In…

Computer Vision and Pattern Recognition · Computer Science 2024-05-31 Fangyi Chen , Han Zhang , Zhantao Yang , Hao Chen , Kai Hu , Marios Savvides

Recent advances in pre-training vision-language models like CLIP have shown great potential in learning transferable visual representations. Nonetheless, for downstream inference, CLIP-like models suffer from either 1) degraded accuracy and…

Computer Vision and Pattern Recognition · Computer Science 2022-10-11 Feng Wang , Manling Li , Xudong Lin , Hairong Lv , Alexander G. Schwing , Heng Ji

Recent works on open-vocabulary 3D instance segmentation show strong promise, but at the cost of slow inference speed and high computation requirements. This high computation cost is typically due to their heavy reliance on 3D clip…

Computer Vision and Pattern Recognition · Computer Science 2025-02-14 Mohamed El Amine Boudjoghra , Angela Dai , Jean Lahoud , Hisham Cholakkal , Rao Muhammad Anwer , Salman Khan , Fahad Shahbaz Khan

Object proposal generation is an important and fundamental task in computer vision. In this paper, we propose ProposalCLIP, a method towards unsupervised open-category object proposal generation. Unlike previous works which require a large…

Computer Vision and Pattern Recognition · Computer Science 2022-01-19 Hengcan Shi , Munawar Hayat , Yicheng Wu , Jianfei Cai

Large-scale pre-trained multi-modal models (e.g., CLIP) demonstrate strong zero-shot transfer capability in many discriminative tasks. Their adaptation to zero-shot image-conditioned text generation tasks has drawn increasing interest.…

Computer Vision and Pattern Recognition · Computer Science 2023-03-07 Wei Li , Linchao Zhu , Longyin Wen , Yi Yang