English

ModelScope Text-to-Video Technical Report

Computer Vision and Pattern Recognition 2023-08-15 v1 Artificial Intelligence

Abstract

This paper introduces ModelScopeT2V, a text-to-video synthesis model that evolves from a text-to-image synthesis model (i.e., Stable Diffusion). ModelScopeT2V incorporates spatio-temporal blocks to ensure consistent frame generation and smooth movement transitions. The model could adapt to varying frame numbers during training and inference, rendering it suitable for both image-text and video-text datasets. ModelScopeT2V brings together three components (i.e., VQGAN, a text encoder, and a denoising UNet), totally comprising 1.7 billion parameters, in which 0.5 billion parameters are dedicated to temporal capabilities. The model demonstrates superior performance over state-of-the-art methods across three evaluation metrics. The code and an online demo are available at \url{https://modelscope.cn/models/damo/text-to-video-synthesis/summary}.

Keywords

Cite

@article{arxiv.2308.06571,
  title  = {ModelScope Text-to-Video Technical Report},
  author = {Jiuniu Wang and Hangjie Yuan and Dayou Chen and Yingya Zhang and Xiang Wang and Shiwei Zhang},
  journal= {arXiv preprint arXiv:2308.06571},
  year   = {2023}
}

Comments

Technical report. Project page: \url{https://modelscope.cn/models/damo/text-to-video-synthesis/summary}

R2 v1 2026-06-28T11:54:18.777Z