arXiv Analytics

Sign in

arXiv:2306.05493 [cs.CV]AbstractReferencesReviewsResources

Multi-Modal Classifiers for Open-Vocabulary Object Detection

Prannay Kaul, Weidi Xie, Andrew Zisserman

Published 2023-06-08Version 1

The goal of this paper is open-vocabulary object detection (OVOD) $\unicode{x2013}$ building a model that can detect objects beyond the set of categories seen at training, thus enabling the user to specify categories of interest at inference without the need for model retraining. We adopt a standard two-stage object detector architecture, and explore three ways for specifying novel categories: via language descriptions, via image exemplars, or via a combination of the two. We make three contributions: first, we prompt a large language model (LLM) to generate informative language descriptions for object classes, and construct powerful text-based classifiers; second, we employ a visual aggregator on image exemplars that can ingest any number of images as input, forming vision-based classifiers; and third, we provide a simple method to fuse information from language descriptions and image exemplars, yielding a multi-modal classifier. When evaluating on the challenging LVIS open-vocabulary benchmark we demonstrate that: (i) our text-based classifiers outperform all previous OVOD works; (ii) our vision-based classifiers perform as well as text-based classifiers in prior work; (iii) using multi-modal classifiers perform better than either modality alone; and finally, (iv) our text-based and multi-modal classifiers yield better performance than a fully-supervised detector.

Comments: ICML 2023, project page: https://www.robots.ox.ac.uk/vgg/research/mm-ovod/
Categories: cs.CV, cs.AI, cs.LG
Subjects: I.4.6, I.4.8, I.4.9
Related articles: Most relevant | Search more
arXiv:2011.10678 [cs.CV] (Published 2020-11-20)
Open-Vocabulary Object Detection Using Captions
arXiv:2205.06160 [cs.CV] (Published 2022-05-12)
Localized Vision-Language Matching for Open-vocabulary Object Detection
arXiv:2409.16136 [cs.CV] (Published 2024-09-24)
HA-FGOVD: Highlighting Fine-grained Attributes via Explicit Linear Composition for Open-Vocabulary Object Detection