BraveGroup / Drive-WM

[CVPR 2024] A world model for autonomous driving.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drive-WM

Driving into the Future: Multiview Visual Forecasting and Planning with World Model for Autonomous Driving

Yuqi Wang*, Jiawei He*, Lue Fan*, Hongxin Li*, Yuntao Chen†, Zhaoxiang Zhang† (*: Equal Contribution; †: Corresponding Author)

[arXiv] [Project page]

logo

TO DO

  • Conditional image generation model weights (coming soon🚀)
  • Conditional video generation model weights
  • Action-conditioned video forecast model weights
  • Training codes for all models

Get Started

Our code is based on the open-source project diffusers.

Citation

@article{wang2023driving,
  title={Driving into the Future: Multiview Visual Forecasting and Planning with World Model for Autonomous Driving},
  author={Wang, Yuqi and He, Jiawei and Fan, Lue and Li, Hongxin and Chen, Yuntao and Zhang, Zhaoxiang},
  journal={arXiv preprint arXiv:2311.17918},
  year={2023}
}

Acknowledgement

Many thanks to the following open-source projects:

About

[CVPR 2024] A world model for autonomous driving.

License:Apache License 2.0


Languages

Language:Python 99.9%Language:Dockerfile 0.1%Language:Makefile 0.0%