choyaa commited on
Commit
80530f6
·
verified ·
1 Parent(s): cd623c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -140,11 +140,14 @@ size_categories:
140
  If you find this dataset useful, please cite our CVPR 2026 Highlight paper:
141
 
142
  ```bibtex
143
- @article{choya2026pilot,
144
- title={PiLoT: Neural Pixel-to-3D Registration for UAV-based Ego and Target Geo-localization},
145
- author={Your Name and Others},
146
- journal={arXiv preprint arXiv:2603.20778},
147
- year={2026}
 
 
 
148
  }
149
  ```
150
 
 
140
  If you find this dataset useful, please cite our CVPR 2026 Highlight paper:
141
 
142
  ```bibtex
143
+ @misc{cheng2026pilotneuralpixelto3dregistration,
144
+ title={PiLoT: Neural Pixel-to-3D Registration for UAV-based Ego and Target Geo-localization},
145
+ author={Xiaoya Cheng and Long Wang and Yan Liu and Xinyi Liu and Hanlin Tan and Yu Liu and Maojun Zhang and Shen Yan},
146
+ year={2026},
147
+ eprint={2603.20778},
148
+ archivePrefix={arXiv},
149
+ primaryClass={cs.CV},
150
+ url={https://arxiv.org/abs/2603.20778},
151
  }
152
  ```
153