-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f8fa8ff
commit bbb749b
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
<div class="container is-max-desktop content"> | ||
<h2 class="title">Cite</h2> | ||
<pre><code>@article{li2024think2drive, | ||
<pre><code>@inproceedings{li2024think, | ||
title={Think2Drive: Efficient Reinforcement Learning by Thinking in Latent World Model for Quasi-Realistic Autonomous Driving (in CARLA-v2)}, | ||
author={Li, Qifeng and Jia, Xiaosong and Wang, Shaobo and Yan, Junchi}, | ||
journal={arXiv preprint arXiv:2402.16720}, | ||
author={Qifeng Li and Xiaosong Jia and Shaobo Wang and Junchi Yan}, | ||
booktitle={ECCV}, | ||
year={2024} | ||
}</code></pre> | ||
</div> | ||
</div> |