File size: 760 Bytes
0b3c60b 8e79a8b 0b3c60b |
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
---
# Dataset Card for MotionBooth
## Dataset Description
- **Paper:** https://arxiv.org/abs/2406.17758v1
- **Project Page:** https://jianzongwu.github.io/projects/motionbooth
- **Github Repository:** https://github.com/jianzongwu/MotionBooth
### Dataset Summary
Subject images in MotionBooth are collected from [DreamBooth](https://dreambooth.github.io/) and [CustomDiffusion](https://github.com/adobe-research/custom-diffusion).
```
@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},
}
``` |