English
Related papers

Related papers: Open Vocabulary Object Detection with Pseudo Bound…

200 papers

Open-vocabulary object detection has benefited greatly from pretrained vision-language models, but is still limited by the amount of available detection training data. While detection training data can be expanded by using Web image-text…

Computer Vision and Pattern Recognition · Computer Science 2024-05-24 Matthias Minderer , Alexey Gritsenko , Neil Houlsby

An increasingly massive number of remote-sensing images spurs the development of extensible object detectors that can detect objects beyond training categories without costly collecting new labeled data. In this paper, we aim to develop…

Computer Vision and Pattern Recognition · Computer Science 2024-10-29 Yan Li , Weiwei Guo , Xue Yang , Ning Liao , Dunyun He , Jiaqi Zhou , Wenxian Yu

Open-World Object Detection (OWOD) extends object detection problem to a realistic and dynamic scenario, where a detection model is required to be capable of detecting both known and unknown objects and incrementally learning newly…

Computer Vision and Pattern Recognition · Computer Science 2023-09-01 Ruohuan Fang , Guansong Pang , Lei Zhou , Xiao Bai , Jin Zheng

Training object class detectors typically requires a large set of images in which objects are annotated by bounding-boxes. However, manually drawing bounding-boxes is very time consuming. We propose a new scheme for training object…

Computer Vision and Pattern Recognition · Computer Science 2017-04-25 Dim P. Papadopoulos , Jasper R. R. Uijlings , Frank Keller , Vittorio Ferrari

After learning a new object category from image-level annotations (with no object bounding boxes), humans are remarkably good at precisely localizing those objects. However, building good object localizers (i.e., detectors) currently…

Computer Vision and Pattern Recognition · Computer Science 2020-06-30 Zitian Chen , Zhiqiang Shen , Jiahui Yu , Erik Learned-Miller

Weakly supervised object detection aims at learning precise object detectors, given image category labels. In recent prevailing works, this problem is generally formulated as a multiple instance learning module guided by an image…

Computer Vision and Pattern Recognition · Computer Science 2019-04-02 Xiaoyan Li , Meina Kan , Shiguang Shan , Xilin Chen

High-quality annotations are essential for object detection models, but ensuring label accuracy - especially for bounding boxes - remains both challenging and costly. This paper introduces ClipGrader, a novel approach that leverages…

Computer Vision and Pattern Recognition · Computer Science 2025-03-06 Hong Lu , Yali Bian , Rahul C. Shah

To identify objects beyond predefined categories, open-vocabulary aerial object detection (OVAD) leverages the zero-shot capabilities of visual-language models (VLMs) to generalize from base to novel categories. Existing approaches…

Computer Vision and Pattern Recognition · Computer Science 2025-11-25 Jianhang Yao , Yongbin Zheng , Siqi Lu , Wanying Xu , Peng Sun

The objective of this paper is few-shot object detection (FSOD) -- the task of expanding an object detector for a new category given only a few instances for training. We introduce a simple pseudo-labelling method to source high-quality…

Computer Vision and Pattern Recognition · Computer Science 2022-03-30 Prannay Kaul , Weidi Xie , Andrew Zisserman

Open-vocabulary 3D Object Detection (OV-3DDet) aims to detect objects from an arbitrary list of categories within a 3D scene, which remains seldom explored in the literature. There are primarily two fundamental problems in OV-3DDet, i.e.,…

Computer Vision and Pattern Recognition · Computer Science 2023-10-05 Yang Cao , Yihan Zeng , Hang Xu , Dan Xu

Training deep object detectors requires significant amount of human-annotated images with accurate object labels and bounding box coordinates, which are extremely expensive to acquire. Noisy annotations are much more easily accessible, but…

Computer Vision and Pattern Recognition · Computer Science 2020-03-04 Junnan Li , Caiming Xiong , Richard Socher , Steven Hoi

State-of-the-art learning based boundary detection methods require extensive training data. Since labelling object boundaries is one of the most expensive types of annotations, there is a need to relax the requirement to carefully annotate…

Computer Vision and Pattern Recognition · Computer Science 2015-11-25 Anna Khoreva , Rodrigo Benenson , Mohamed Omran , Matthias Hein , Bernt Schiele

Open-vocabulary object detection (OVD) aims to recognize and localize object categories beyond the training set. Recent approaches leverage vision-language models to generate pseudo-labels using image-text alignment, allowing detectors to…

Computer Vision and Pattern Recognition · Computer Science 2026-03-19 Hojun Choi , Youngsun Lim , Jaeyo Shin , Hyunjung Shim

Object detection traditionally relies on fixed category sets, requiring costly re-training to handle novel objects. While Open-World and Open-Vocabulary Object Detection (OWOD and OVOD) improve flexibility, OWOD lacks semantic labels for…

Computer Vision and Pattern Recognition · Computer Science 2025-07-16 Furkan Mumcu , Michael J. Jones , Anoop Cherian , Yasin Yilmaz

Open-vocabulary object detection (OVOD) aims at localizing and recognizing visual objects from novel classes unseen at the training time. Whereas, empirical studies reveal that advanced detectors generally assign lower scores to those novel…

Computer Vision and Pattern Recognition · Computer Science 2024-04-15 Yanhao Zheng , Kai Liu

Combining simple architectures with large-scale pre-training has led to massive improvements in image classification. For object detection, pre-training and scaling approaches are less well established, especially in the long-tailed and…

Open-vocabulary object detection (OVOD) aims to detect known and unknown objects in the open world by leveraging text prompts. Benefiting from the emergence of large-scale vision--language pre-trained models, OVOD has demonstrated strong…

Computer Vision and Pattern Recognition · Computer Science 2026-03-30 Jiaming Liang , Yifeng Zhan , Chunlin Liu , Weihua Zheng , Bingye Peng , Qiwei Liang , Boyang Cai , Xiaochun Mai , Qiang Nie

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…

Computer Vision and Pattern Recognition · Computer Science 2022-11-30 Hanoona Rasheed , Muhammad Maaz , Muhammad Uzair Khattak , Salman Khan , Fahad Shahbaz Khan

Open-vocabulary object detection (OVD) aims to scale up vocabulary size to detect objects of novel categories beyond the training vocabulary. Recent work resorts to the rich knowledge in pre-trained vision-language models. However, existing…

Computer Vision and Pattern Recognition · Computer Science 2022-11-28 Peixian Chen , Kekai Sheng , Mengdan Zhang , Mingbao Lin , Yunhang Shen , Shaohui Lin , Bo Ren , Ke Li

Open-vocabulary object detection (OVOD) aims to recognize novel objects whose categories are not included in the training set. In order to classify these unseen classes during training, many OVOD frameworks leverage the zero-shot capability…

Computer Vision and Pattern Recognition · Computer Science 2024-02-22 Joonhyun Jeong , Geondo Park , Jayeon Yoo , Hyungsik Jung , Heesu Kim