├── README.md └── assets └── pipeline.png /README.md: -------------------------------------------------------------------------------- 1 | # Driving Scene Synthesis on Free-form Trajectories with Generative Prior 2 | ### [[Project]](https://fudan-zvg.github.io/DriveX) [[Paper]](https://arxiv.org/abs/2412.01717) 3 | 4 | > [**Driving Scene Synthesis on Free-form Trajectories with Generative Prior**](https://arxiv.org/abs/2412.01717), 5 | > Zeyu Yang*, Zijie Pan*, Yuankun Yang*, [Xiatian Zhu](https://surrey-uplab.github.io/), [Li Zhang](https://lzrobots.github.io) 6 | > **Arxiv preprint** 7 | 8 | **Official implementation of "Driving Scene Synthesis on Free-form Trajectories with Generative Prior".** 9 | 10 | 11 | ## 🛠️ Pipeline 12 |
13 | 14 |

15 | 16 | ## 📜 BibTeX 17 | ```bibtex 18 | @article{yang2024drivex, 19 | title={Driving Scene Synthesis on Free-form Trajectories with Generative Prior}, 20 | author={Yang, Zeyu and Pan, Zijie and Yang, Yuankun and Zhu, Xiatian and Zhang, Li}, 21 | journal={arXiv preprint 2412.01717}, 22 | year={2024}, 23 | } 24 | ``` 25 | -------------------------------------------------------------------------------- /assets/pipeline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fudan-zvg/DriveX/31905857b88b1e52297b652a9d2c122682563e97/assets/pipeline.png --------------------------------------------------------------------------------