Skip to content

Commit a3a966d

Browse files
authored
Fix paper link and update citation in README
Updated the paper link and citation details in README.
1 parent 4b0ae07 commit a3a966d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</div>
3535

3636

37-
**This repo is the official implementation for the paper [NAVER: A Neuro-Symbolic Compositional Automaton for Visual Grounding with Explicit Logic Reasoning](https://arxiv.org/abs/2502.00372) in ICCV 2025.**
37+
**This repo is the official implementation for the paper [NAVER: A Neuro-Symbolic Compositional Automaton for Visual Grounding with Explicit Logic Reasoning](https://openaccess.thecvf.com/content/ICCV2025/html/Cai_NAVER_A_Neuro-Symbolic_Compositional_Automaton_for_Visual_Grounding_with_Explicit_ICCV_2025_paper.html) in ICCV 2025.**
3838

3939

4040
## Release
@@ -161,7 +161,9 @@ If you find this work useful for your research, please consider citing it.
161161
@article{cai2025naver,
162162
title = {NAVER: A Neuro-Symbolic Compositional Automaton for Visual Grounding with Explicit Logic Reasoning},
163163
author = {Cai, Zhixi and Ke, Fucai and Jahangard, Simindokht and Garcia de la Banda, Maria and Haffari, Reza and Stuckey, Peter J. and Rezatofighi, Hamid},
164-
journal = {arXiv preprint arXiv:2502.00372},
164+
booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
165165
year = {2025},
166+
month = {October},
167+
pages = {24078-24089}
166168
}
167169
```

0 commit comments

Comments
 (0)