Libra-1995 commited on
Commit
e1506d8
·
verified ·
1 Parent(s): 6f15135

Upload COMPETITION_DESC.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. COMPETITION_DESC.md +9 -1
COMPETITION_DESC.md CHANGED
@@ -15,4 +15,12 @@ The tested algorithms are located in huggingface instance server, which will be
15
  - Technical Report Due: Sep 20, 2025
16
 
17
  ## Citation
18
- xxx
 
 
 
 
 
 
 
 
 
15
  - Technical Report Due: Sep 20, 2025
16
 
17
  ## Citation
18
+ If you find our work useful, please kindly cite us via:
19
+ ```bibtex
20
+ @article{zhou2024hugsim,
21
+ title={HUGSIM: A Real-Time, Photo-Realistic and Closed-Loop Simulator for Autonomous Driving},
22
+ author={Zhou, Hongyu and Lin, Longzhong and Wang, Jiabao and Lu, Yichong and Bai, Dongfeng and Liu, Bingbing and Wang, Yue and Geiger, Andreas and Liao, Yiyi},
23
+ journal={arXiv preprint arXiv:2412.01718},
24
+ year={2024}
25
+ }
26
+ ```