llmdet_swin_tiny_hf / README.md
fushh7's picture
Update README.md
5aabbd5 verified
|
raw
history blame
708 Bytes
metadata
pipeline_tag: zero-shot-object-detection
license: apache-2.0

This is the huggingface version of LLMDet (CVPR2025 Highlight).

Please refer to our Github 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}
}