From aae0fbc776cbf12cb0741b6b36e7cfbab271d2aa Mon Sep 17 00:00:00 2001 From: rentainhe <596106517@qq.com> Date: Fri, 2 Aug 2024 21:13:54 +0800 Subject: [PATCH] refine citation --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 5d39979..7ad7c42 100644 --- a/README.md +++ b/README.md @@ -141,4 +141,13 @@ If you find this project helpful for your research, please consider citing the f archivePrefix={arXiv}, primaryClass={cs.CV} } + +@misc{jiang2024trex2, + title={T-Rex2: Towards Generic Object Detection via Text-Visual Prompt Synergy}, + author={Qing Jiang and Feng Li and Zhaoyang Zeng and Tianhe Ren and Shilong Liu and Lei Zhang}, + year={2024}, + eprint={2403.14610}, + archivePrefix={arXiv}, + primaryClass={cs.CV} +} ``` \ No newline at end of file