English
Related papers

Related papers: Prompt-Guided Transformers for End-to-End Open-Voc…

200 papers

Open-world object detection aims to localize and recognize objects beyond a fixed closed-set label space. It is commonly divided into two categories, i.e., open-vocabulary detection, which assumes a predefined category list at test time,…

Computer Vision and Pattern Recognition · Computer Science 2026-05-12 Chih-Chung Liu , Zhiwei Lin , Yongtao Wang

We present Contrastive Feature Masking Vision Transformer (CFM-ViT) - an image-text pretraining methodology that achieves simultaneous learning of image- and region-level representation for open-vocabulary object detection (OVD). Our…

Computer Vision and Pattern Recognition · Computer Science 2023-09-06 Dahun Kim , Anelia Angelova , Weicheng Kuo

Open-set semi-supervised learning (OSSL) has attracted growing interest, which investigates a more practical scenario where out-of-distribution (OOD) samples are only contained in unlabeled data. Existing OSSL methods like OpenMatch learn…

Computer Vision and Pattern Recognition · Computer Science 2022-09-29 Haoran Li , Chun-Mei Feng , Tao Zhou , Yong Xu , Xiaojun Chang

Open-vocabulary semantic segmentation requires models to effectively integrate visual representations with open-vocabulary semantic labels. While Contrastive Language-Image Pre-training (CLIP) models shine in recognizing visual concepts…

Computer Vision and Pattern Recognition · Computer Science 2024-08-12 Mengcheng Lan , Chaofeng Chen , Yiping Ke , Xinjiang Wang , Litong Feng , Wayne Zhang

Object tracking is central to robot perception and scene understanding. Tracking-by-detection has long been a dominant paradigm for object tracking of specific object categories. Recently, large-scale pre-trained models have shown promising…

Computer Vision and Pattern Recognition · Computer Science 2024-01-26 Wen-Hsuan Chu , Adam W. Harley , Pavel Tokmakov , Achal Dave , Leonidas Guibas , Katerina Fragkiadaki

Recently, the emergence of the large-scale vision-language model (VLM), such as CLIP, has opened the way towards open-world object perception. Many works have explored the utilization of pre-trained VLM for the challenging open-vocabulary…

Computer Vision and Pattern Recognition · Computer Science 2024-07-08 Youwei Pang , Xiaoqi Zhao , Jiaming Zuo , Lihe Zhang , Huchuan Lu

Out-of-distribution (OOD) detection methods often exploit auxiliary outliers to train model identifying OOD samples, especially discovering challenging outliers from auxiliary outliers dataset to improve OOD detection. However, they may…

Computer Vision and Pattern Recognition · Computer Science 2024-03-25 Yichen Bai , Zongbo Han , Changqing Zhang , Bing Cao , Xiaoheng Jiang , Qinghua Hu

Voice Activity Detection (VAD) is the process of automatically determining whether a person is speaking and identifying the timing of their speech in an audiovisual data. Traditionally, this task has been tackled by processing either audio…

Computer Vision and Pattern Recognition · Computer Science 2024-10-21 Andrea Appiani , Cigdem Beyan

Open-world object detection (OWOD) extends traditional object detection to identifying both known and unknown object, necessitating continuous model adaptation as new annotations emerge. Current approaches face significant limitations: 1)…

Computer Vision and Pattern Recognition · Computer Science 2025-07-29 Junwen Duan , Wei Xue , Ziyao Kang , Shixia Liu , Jiazhi Xia

Despite the growing interest in open-vocabulary object detection in recent years, most existing methods rely heavily on manually curated fine-grained training datasets as well as resource-intensive layer-wise cross-modal feature extraction.…

Computer Vision and Pattern Recognition · Computer Science 2026-03-04 Hao Zhang , Yiqun Wang , Qinran Lin , Runze Fan , Yong Li

Open-vocabulary segmentation is a challenging task requiring segmenting and recognizing objects from an open set of categories. One way to address this challenge is to leverage multi-modal models, such as CLIP, to provide image and text…

Computer Vision and Pattern Recognition · Computer Science 2023-11-16 Qihang Yu , Ju He , Xueqing Deng , Xiaohui Shen , Liang-Chieh Chen

Remote sensing change detection plays a pivotal role in domains such as environmental monitoring, urban planning, and disaster assessment. However, existing methods typically rely on predefined categories and large-scale pixel-level…

Computer Vision and Pattern Recognition · Computer Science 2026-02-09 Mingyu Dou , Shi Qiu , Ming Hu , Yifan Chen , Huping Ye , Xiaohan Liao , Zhe Sun

We introduce OV-MAP, a novel approach to open-world 3D mapping for mobile robots by integrating open-features into 3D maps to enhance object recognition capabilities. A significant challenge arises when overlapping features from adjacent…

Computer Vision and Pattern Recognition · Computer Science 2025-06-16 Juno Kim , Yesol Park , Hye-Jung Yoon , Byoung-Tak Zhang

Understanding objects in videos in terms of fine-grained localization masks and detailed semantic properties is a fundamental task in video understanding. In this paper, we propose VoCap, a flexible video model that consumes a video and a…

Computer Vision and Pattern Recognition · Computer Science 2025-09-01 Jasper Uijlings , Xingyi Zhou , Xiuye Gu , Arsha Nagrani , Anurag Arnab , Alireza Fathi , David Ross , Cordelia Schmid

Despite weakly supervised object detection (WSOD) being a promising step toward evading strong instance-level annotations, its capability is confined to closed-set categories within a single training dataset. In this paper, we propose a…

Computer Vision and Pattern Recognition · Computer Science 2023-12-20 Jianghang Lin , Yunhang Shen , Bingquan Wang , Shaohui Lin , Ke Li , Liujuan Cao

In this work, we propose GLOV, which enables Large Language Models (LLMs) to act as implicit optimizers for Vision-Language Models (VLMs) to enhance downstream vision tasks. GLOV prompts an LLM with the downstream task description, querying…

Achieving highly accurate and real-time 3D occupancy prediction from cameras is a critical requirement for the safe and practical deployment of autonomous vehicles. While this shift to sparse 3D representations solves the encoding…

Computer Vision and Pattern Recognition · Computer Science 2026-02-05 Suzeyu Chen , Leheng Li , Ying-Cong Chen

Recent advancements in 3D object detection and novel category detection have made significant progress, yet research on learning generalized 3D objectness remains insufficient. In this paper, we delve into learning open-world 3D objectness,…

Computer Vision and Pattern Recognition · Computer Science 2025-10-21 Taichi Liu , Zhenyu Wang , Ruofeng Liu , Guang Wang , Desheng Zhang

Pre-trained vision-language models (VLMs) have shown remarkable generalization capabilities via prompting, which leverages VLMs as knowledge bases to extract information beneficial for downstream tasks. However, existing methods primarily…

Computer Vision and Pattern Recognition · Computer Science 2024-04-25 Xiaoyu Qiu , Hao Feng , Yuechen Wang , Wengang Zhou , Houqiang Li

Open-vocabulary object detection (OVD) enables zero-shot recognition of novel categories through vision-language models, achieving strong performance on natural images. However, transferability to aerial imagery remains unexplored. We…

Computer Vision and Pattern Recognition · Computer Science 2026-02-02 Christos Tsourveloudis