---
license: apache-2.0
language:
- en
tags:
- magicdrive
- image-generation
- controllable-generation
- autonomous-driving
---
# MagicDrive-t
[ArXiv](https://arxiv.org/abs/2310.02601) | [Web](https://gaoruiyuan.com/magicdrive/) | [License](https://github.com/cure-lab/MagicDrive/blob/video/LICENSE) | [GitHub](https://github.com/cure-lab/MagicDrive/tree/video) (`video`-branch)
This repository contains 60-frame driving-view video generation model checkpoint.
- We train this model by loading from the 16-frame 224x400 checkpoint (we interpolate the temporal positional embeddings from 16 to 60), and train for 80k steps.
- Please check `hydra/overrides.yaml` for command overrides in the training config.
> MagicDrive: Street View Generation with Diverse 3D Geometry Control
> [Ruiyuan Gao](https://gaoruiyuan.com/)1\*, [Kai Chen](https://kaichen1998.github.io/)2\*, [Enze Xie](https://xieenze.github.io/)3^, [Lanqing Hong](https://scholar.google.com.sg/citations?user=2p7x6OUAAAAJ&hl=en)3, [Zhenguo Li](https://scholar.google.com/citations?user=XboZC1AAAAAJ&hl=en)3, [Dit-Yan Yeung](https://sites.google.com/view/dyyeung)2, [Qiang Xu](https://cure-lab.github.io/)1^
> 1CUHK 2HKUST 3Huawei Noah's Ark Lab
> \*Equal Contribution ^Corresponding Authors
Generated video A.
More cars in A on the right and front.
Generated video B
Change B to night.
Remove the car on the left in B.
Generated video C.
Remove the car on the right in C.
Change C to a rainy day.
Change C to a rainy day and remove the car on the right.