Multi-Modal Classifiers for Open Vocabulary Object Detection,
Prannay Kaul, Weidi Xie, Andrew Zisserman
ICML 2023 (arXiv 2201.02605)
- June 2023 Code and checkpoints for LVIS models in the main paper are released. Training code for visual aggregator to follow soon.
See installation instructions.
Please first prepare datasets, then check our MODEL ZOO to reproduce results in our paper.
See Detic. Our code is based on this repository.
If you find this project useful for your research, please use the following BibTeX entry.
@inproceedings{Kaul2023,
title={Multi-Modal Classifiers for Open-Vocabulary Object Detection},
author={Kaul, Prannay and Xie, Weidi and Zisserman, Andrew},
booktitle={ICML},
year={2023}
}