OpenDriveLab / Vista

[NeurIPS 2024] A Generalizable World Model for Autonomous Driving
https://opendrivelab.com/Vista
Apache License 2.0
555 stars 41 forks source link
autonomous-driving video-generation world-model

Vista

The official implementation of our NeurIPS 2024 paper:

Vista: A Generalizable Driving World Model with High Fidelity and Versatile Controllability

Shenyuan Gao, Jiazhi Yang, Li Chen, Kashyap Chitta, Yihang Qiu, Andreas Geiger, Jun Zhang, Hongyang Li

📜 [technical report], 🎬 [video demos], 🤗 [model weights], 🗃️ [OpenDV dataset], 📖 [blog]

Simulated futures in a wide range of driving scenarios by Vista. Best viewed on demo page.

🔥 Highlights

Vista is a generalizable driving world model that can:

📢 News

[!IMPORTANT] There is an error in merging the EMA weights of the previously uploaded model. Please download the latest model below.

📋 TODO List

🕹️ Getting Started

❤️ Acknowledgement

Our implementation is based on generative-models from Stability AI. Thanks for their great open-source work!

⭐ Citation

If any parts of our paper and code help your research, please consider citing us and giving a star to our repository.

@inproceedings{gao2024vista,
 title={Vista: A Generalizable Driving World Model with High Fidelity and Versatile Controllability}, 
 author={Shenyuan Gao and Jiazhi Yang and Li Chen and Kashyap Chitta and Yihang Qiu and Andreas Geiger and Jun Zhang and Hongyang Li},
 booktitle={Advances in Neural Information Processing Systems (NeurIPS)},
 year={2024}
}

@inproceedings{yang2024genad,
  title={Generalized Predictive Model for Autonomous Driving},
  author={Jiazhi Yang and Shenyuan Gao and Yihang Qiu and Li Chen and Tianyu Li and Bo Dai and Kashyap Chitta and Penghao Wu and Jia Zeng and Ping Luo and Jun Zhang and Andreas Geiger and Yu Qiao and Hongyang Li},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
  year={2024}
}

⚖️ License

All content in this repository are under the Apache-2.0 license.