hanxuan-autel commited on
Commit
175670f
·
verified ·
1 Parent(s): a225f96

Update README.md

Browse files

Updated Citation with Report and Paper.

Files changed (1) hide show
  1. README.md +17 -5
README.md CHANGED
@@ -247,10 +247,22 @@ The following items should be finalized before public open-source release:
247
  Citation information is pending. Replace this section with the final BibTeX entry before release.
248
 
249
  ```bibtex
250
- @misc{cosfly_track,
251
- title = {CosFly-Track: A Large-Scale Multi-Modal Dataset for UAV Visual Tracking via Multi-Constraint Trajectory Optimization},
252
- author = {TBD},
253
- year = {2026},
254
- howpublished = {TBD}
 
 
 
 
 
 
 
 
 
 
 
 
255
  }
256
  ```
 
247
  Citation information is pending. Replace this section with the final BibTeX entry before release.
248
 
249
  ```bibtex
250
+ @misc{chen2026cosflyplanmatrixfly,
251
+ title={CosFly: Plan in the Matrix, Fly in the World},
252
+ author={Hanxuan Chen and Xiangyue Wang and Songsheng Cheng and Ruilong Ren and Jie Zheng and Shuai Yuan and Tianle Zeng and Hanzhong Guo and Binbo Li and Kangli Wang and Ji Pei},
253
+ year={2026},
254
+ eprint={2605.19120},
255
+ archivePrefix={arXiv},
256
+ primaryClass={cs.RO},
257
+ url={https://arxiv.org/abs/2605.19120},
258
+ }
259
+ @misc{wang2026cosflytracklargescalemultimodaldataset,
260
+ title={CosFly-Track: A Large-Scale Multi-Modal Dataset for UAV Visual Tracking via Multi-Constraint Trajectory Optimization},
261
+ author={Xiangyue Wang and Hanxuan Chen and Songsheng Cheng and Ruilong Ren and Jie Zheng and Shuai Yuan and Tianle Zeng and Hanzhong Guo and Kangli Wang and Ji Pei},
262
+ year={2026},
263
+ eprint={2605.17776},
264
+ archivePrefix={arXiv},
265
+ primaryClass={cs.RO},
266
+ url={https://arxiv.org/abs/2605.17776},
267
  }
268
  ```