File size: 709 Bytes
54e247c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
license: mit
---
# Model Card for MotionBooth
## Model Description
- **Paper:** https://arxiv.org/abs/2406.17758v1
- **Project Page:** https://jianzongwu.github.io/projects/motionbooth
- **Github Repository:** https://github.com/jianzongwu/MotionBooth
### Model Summary
Fine-tuned checkpoints from subjects in [the MotionBooth dataset](https://huggingface.co/datasets/jianzongwu/MotionBooth).
```
@article{wu2024motionbooth,
title={MotionBooth: Motion-Aware Customized Text-to-Video Generation},
author={Jianzong Wu and Xiangtai Li and Yanhong Zeng and Jiangning Zhang and Qianyu Zhou and Yining Li and Yunhai Tong and Kai Chen},
journal={arXiv pre-print arXiv:2406.17758},
year={2024},
}
``` |