Shengcao1006 commited on
Commit
c7d8760
·
verified ·
1 Parent(s): 04086e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -57,9 +57,9 @@ We greatly appreciate their open-source work!
57
  ## Citation
58
  If you find our research interesting or use our code, model, or method in your research, please consider citing our work.
59
  ```bibtex
60
- @article{cao2024emerging,
61
- title={Emerging Pixel Grounding in Large Multimodal Models Without Grounding Supervision},
62
  author={Cao, Shengcao and Gui, Liang-Yan and Wang, Yu-Xiong},
63
- journal={arXiv preprint arXiv:2410.08209},
64
- year={2024}
65
  }
 
57
  ## Citation
58
  If you find our research interesting or use our code, model, or method in your research, please consider citing our work.
59
  ```bibtex
60
+ @inproceedings{cao2025emergent,
61
+ title={Emergent Visual Grounding in Large Multimodal Models Without Grounding Supervision},
62
  author={Cao, Shengcao and Gui, Liang-Yan and Wang, Yu-Xiong},
63
+ booktitle={ICCV Findings},
64
+ year={2025}
65
  }