Update README.md
Browse files
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 |
-
@
|
| 61 |
-
title={
|
| 62 |
author={Cao, Shengcao and Gui, Liang-Yan and Wang, Yu-Xiong},
|
| 63 |
-
|
| 64 |
-
year={
|
| 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 |
}
|