mirror of
https://modelscope.cn/models/iic/Image-to-Video
synced 2026-04-02 19:42:53 +08:00
Update README.md
This commit is contained in:
17
README.md
17
README.md
@ -16,7 +16,24 @@
|
|||||||
## 训练数据介绍 (Training Data)
|
## 训练数据介绍 (Training Data)
|
||||||
|
|
||||||
## 相关论文以及引用信息 (Reference)
|
## 相关论文以及引用信息 (Reference)
|
||||||
|
```
|
||||||
|
@inproceedings{luo2023videofusion,
|
||||||
|
title={VideoFusion: Decomposed Diffusion Models for High-Quality Video Generation},
|
||||||
|
author={Luo, Zhengxiong and Chen, Dayou and Zhang, Yingya and Huang, Yan and Wang, Liang and Shen, Yujun and Zhao, Deli and Zhou, Jingren and Tan, Tieniu},
|
||||||
|
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
|
||||||
|
year={2023}
|
||||||
|
}
|
||||||
|
|
||||||
|
@article{wang2023videocomposer,
|
||||||
|
title={VideoComposer: Compositional Video Synthesis with Motion Controllability},
|
||||||
|
author={Wang, Xiang and Yuan, Hangjie and Zhang, Shiwei and Chen, Dayou and Wang, Jiuniu and Zhang, Yingya and Shen, Yujun and Zhao, Deli and Zhou, Jingren},
|
||||||
|
journal={arXiv preprint arXiv:2306.02018},
|
||||||
|
year={2023}
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
## 使用协议 (License Agreement)
|
## 使用协议 (License Agreement)
|
||||||
|
我们的代码和模型权重仅可用于个人/学术研究,暂不支持商用。
|
||||||
|
|
||||||
## 联系我们 (Contact Us)
|
## 联系我们 (Contact Us)
|
||||||
|
如果你想联系我们的算法/产品同学, 或者想加入我们的算法团队(实习/正式), 欢迎发邮件至: <yingya.zyy@alibaba-inc.com>。
|
||||||
|
|||||||
Reference in New Issue
Block a user