--- license: apache-2.0 pipeline_tag: zero-shot-object-detection --- This is the huggingface version of [LLMDet](https://arxiv.org/abs/2501.18954) (CVPR2025 Highlight). Please refer to our [Github](https://github.com/iSEE-Laboratory/LLMDet/tree/main/hf_model) for more details. If you find our work helpful for your research, please consider citing our paper. ``` @article{fu2025llmdet, title={LLMDet: Learning Strong Open-Vocabulary Object Detectors under the Supervision of Large Language Models}, author={Fu, Shenghao and Yang, Qize and Mo, Qijie and Yan, Junkai and Wei, Xihan and Meng, Jingke and Xie, Xiaohua and Zheng, Wei-Shi}, journal={arXiv preprint arXiv:2501.18954}, year={2025} } ```