Gaaaavin commited on
Commit
ab88df5
·
verified ·
1 Parent(s): 15b7700

Fix citation bibtex to match upstream README

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -69,11 +69,12 @@ history + lookahead along a reference path), see `CityWalkerPolicy` in the
69
  ## Citation
70
 
71
  ```
72
- @inproceedings{liu2024citywalker,
73
- title = {CityWalker: Learning Embodied Urban Navigation from Web-Scale Videos},
74
- author = {Liu, Xinhao and Chen, Jintong and Liu, Yichen and Feng, Chen},
75
- booktitle = {CVPR},
76
- year = {2025}
 
77
  }
78
  ```
79
 
 
69
  ## Citation
70
 
71
  ```
72
+ @inproceedings{liu2025citywalker,
73
+ title={Citywalker: Learning embodied urban navigation from web-scale videos},
74
+ author={Liu, Xinhao and Li, Jintong and Jiang, Yicheng and Sujay, Niranjan and Yang, Zhicheng and Zhang, Juexiao and Abanes, John and Zhang, Jing and Feng, Chen},
75
+ booktitle={Proceedings of the Computer Vision and Pattern Recognition Conference},
76
+ pages={6875--6885},
77
+ year={2025}
78
  }
79
  ```
80