Yiwei-Ou commited on
Commit
4a09ff9
·
verified ·
1 Parent(s): 990e06a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -435,13 +435,14 @@ We thank all contributors to this dataset. Field data were collected by the rese
435
  If you use this dataset in your research, please cite:
436
 
437
  ```bibtex
438
- @article{ou2025mmsvpr,
439
- title = {MMS-VPR: Multimodal Street-Level Visual Place Recognition Dataset and Benchmark},
440
- author = {Ou, Yiwei and Ren, Xiaobin and Sun, Ronggui and Gao, Guansong and
441
- Jiang, Ziyi and Zhao, Kaiqi and Manfredini, Manfredo},
442
- journal = {arXiv preprint arXiv:2505.12254},
443
- year = {2025},
444
- url = {https://arxiv.org/abs/2505.12254}
 
445
  }
446
  ```
447
 
 
435
  If you use this dataset in your research, please cite:
436
 
437
  ```bibtex
438
+ @misc{ou2025mmsvpr,
439
+ title = {MMS-VPR: Multimodal Street-Level Visual Place Recognition Dataset and Benchmark},
440
+ author = {Ou, Yiwei and Ren, Xiaobin and Sun, Ronggui and Gao, Guansong and Zhao, Kaiqi and Manfredini, Manfredo},
441
+ year = {2025},
442
+ eprint = {2505.12254},
443
+ archivePrefix= {arXiv},
444
+ primaryClass = {cs.CV},
445
+ url = {https://arxiv.org/abs/2505.12254}
446
  }
447
  ```
448