Home

Awesome

<p align="center"> <img alt="sledge" src="assets/sledge_logo_transparent.png" width="500"> <h1 align="center">Generative Simulation for Vehicle Motion Planning </h1> <h3 align="center"><a href="https://arxiv.org/abs/2403.17933">Paper</a> | <a href="https://danieldauner.github.io/assets/pdf/Chitta2024ARXIV_supplementary.pdf">Supplementary</a> | <a href="https://youtu.be/YGxcg2WmkWo?si=-r_6yObHs7H9xJEn&t=28483">Talk</a> </h3> </p> <br/>

SLEDGE: Synthesizing Driving Environments with Generative Models and Rule-Based Traffic <br> Kashyap Chitta, Daniel Dauner, and Andreas Geiger <br> University of Tรผbingen, Tรผbingen AI Center

European Conference on Computer Vision (ECCV), 2024 <br>

This repo contains SLEDGE, the first generative simulator for vehicle motion planning trained on real-world driving logs. We will be publicly releasing our code for simulation, evaluation, and training (including pre-trained checkpoints).

<br/>

https://github.com/autonomousvision/sledge/assets/50077664/1c653fda-6e44-4018-ae98-2ab3d0439cad

News ๐Ÿ“ฐ

Table of Contents ๐Ÿ“œ

  1. Getting started
  2. Changelog
  3. Contact
  4. Citation
  5. Other resources

Getting started ๐Ÿš€ <a name="gettingstarted"></a>

Changelog ๐Ÿ›ท <a name="changelog"></a>

TODO ๐Ÿ“‹<a name="todo"></a>

Contact โœ‰ <a name="contact"></a>

If you have any questions or suggestions, please feel free to open an issue or contact us (daniel.dauner@uni-tuebingen.de).

Citation ๐Ÿ“Ž <a name="citation"></a>

If you find SLEDGE useful, please consider giving us a star ๐ŸŒŸ and citing our paper with the following BibTeX entry.

@InProceedings{Chitta2024ECCV, 
	title = {SLEDGE: Synthesizing Driving Environments with Generative Models and Rule-Based Traffic}, 
	author = {Kashyap Chitta and Daniel Dauner and Andreas Geiger}, 
	booktitle = {European Conference on Computer Vision (ECCV)}, 
	year = {2024}, 
}

Other resources ๐Ÿ’ก <a name="otherresources"></a>

<a href="https://twitter.com/AutoVisionGroup" target="_blank"> <img alt="Twitter Follow" src="https://img.shields.io/twitter/follow/Awesome Vision Group?style=social&color=brightgreen&logo=twitter" /> </a> <a href="https://twitter.com/kashyap7x" target="_blank"> <img alt="Twitter Follow" src="https://img.shields.io/twitter/follow/Kashyap Chitta?style=social&color=brightgreen&logo=twitter" /> </a> <a href="https://twitter.com/DanielDauner" target="_blank"> <img alt="Twitter Follow" src="https://img.shields.io/twitter/follow/Daniel Dauner?style=social&color=brightgreen&logo=twitter" /> </a> <p align="right">(<a href="#top">back to top</a>)</p>