├── 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 |