Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dreamoving/dreamoving-project
Official implementation of DreaMoving
https://github.com/dreamoving/dreamoving-project
Last synced: about 2 months ago
JSON representation
Official implementation of DreaMoving
- Host: GitHub
- URL: https://github.com/dreamoving/dreamoving-project
- Owner: dreamoving
- License: apache-2.0
- Created: 2023-12-07T08:16:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-09T16:20:15.000Z (about 1 year ago)
- Last Synced: 2024-10-31T01:35:14.558Z (3 months ago)
- Size: 70.9 MB
- Stars: 1,795
- Watchers: 131
- Forks: 98
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-diffusion-categorized - [Code
README
# DreaMoving
[![Paper](https://img.shields.io/badge/cs.CV-Paper-b31b1b?logo=arxiv&logoColor=red)](https://arxiv.org/abs/2312.05107)
[![Project Page](https://img.shields.io/badge/DreaMoving-Website-green?logo=googlechrome&logoColor=green)](https://dreamoving.github.io/dreamoving)
[![Video](https://img.shields.io/badge/YouTube-Video-c4302b?logo=youtube&logoColor=red)](https://github.com/dreamoving/dreamoving-project)> **DreaMoving: A Human Video Generation Framework based on Diffusion Models**
> [Mengyang Feng](https://github.com/ArcherFMY), [Jinlin Liu](), [Kai Yu](), [Yuan Yao](), [Zheng Hui](), [Xiefan Guo](), [Xianhui Lin](), [Haolan Xue](), [Chen Shi](), [Xiaowen Li](), [Aojie Li](), [Xiaoyang Kang](), [Biwen Lei](), [Miaomiao Cui](), [Peiran Ren](), [Xuansong Xie]()
> Institute for Intelligent Computing, Alibaba GroupTL;DR: DreaMoving is a diffusion-based controllable video generation framework to produce high-quality customized human videos.
## Demo
中文版
[ModelScope创空间](https://www.modelscope.cn/studios/vigen/video_generation/summary)English Version [HuggingFace](https://huggingface.co/spaces/jiayong/Dreamoving)
A girl, smiling, standing on a beach next to the ocean, wearing light yellow dress with long sleeves.
An Asian girl, smiling, dancing in central park, wearing long shirt and long jeans.
A girl, smiling, in the park with golden leaves in autumn wearing coat with long sleeve.
A man, dancing in front of Pyramids of Egypt, wearing a suit with a blue tie.
A girl, smiling, dancing in a French town, wearing long light blue dress.
A woman, smiling, in Times Square, wearing white clothes and long pants.
## Citation
```bibtex
@article{feng2023dreamoving,
title={DreaMoving: A Human Video Generation Framework based on Diffusion Models},
author={Mengyang Feng, Jinlin Liu, Kai Yu, Yuan Yao, Zheng Hui, Xiefan Guo, Xianhui Lin, Haolan Xue,
Chen Shi, Xiaowen Li, Aojie Li, Xiaoyang Kang, Biwen Lei, Miaomiao Cui, Peiran Ren, Xuansong Xie},
journal={arXiv},
year={2023}
}
```