--- license: gpl-3.0 language: - en tags: - magicdrive - video-generation - autonomous-driving --- # MagicDriveDiT

📄 Paper | 🌐 Website | 📖 LICENSE | 🤖 GitHub

This repository contains the model checkpoint of the paper. This model is fine-tuned for 10k steps with lr=1e-5 after 40k steps of training for stage-3. Note: - For inference/testing, we recommend the ema model, i.e., `ema.pt`. - For fine-tuning, you can consider to use the training checkpoint, i.e., `model/*` > MagicDriveDiT: High-Resolution Long Video Generation for Autonomous Driving with Adaptive Control
> [Ruiyuan Gao](https://gaoruiyuan.com/)1, [Kai Chen](https://kaichen1998.github.io/)2, [Bo Xiao](https://www.linkedin.com/in/bo-xiao-19909955/?originalSubdomain=ie)3, [Lanqing Hong](https://scholar.google.com.sg/citations?user=2p7x6OUAAAAJ&hl=en)4, [Zhenguo Li](https://scholar.google.com/citations?user=XboZC1AAAAAJ&hl=en)4, [Qiang Xu](https://cure-lab.github.io/)1
> 1CUHK 2HKUST 3Huawei Cloud 4Huawei Noah's Ark Lab
Please find more information on our GitHub: https://github.com/flymin/MagicDriveDiT