Datasets:

Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
RealisDance-Val / README.md
theFoxofSky's picture
Update README.md
29a7068 verified
---
license: mit
---
# RealisDance-DiT: Simple yet Strong Baseline towards Controllable Character Animation in the Wild
<a href='https://arxiv.org/abs/2504.14977'>
<img src='https://img.shields.io/badge/arXiv-red'></a>
<a href='https://thefoxofsky.github.io/project_pages/RealisDance-DiT/index'>
<img src='https://img.shields.io/badge/Project-Page-orange'></a>
<a href='https://github.com/damo-cv/RealisDance'>
<img src='https://img.shields.io/badge/Git-Hub-green'></a>
This repository is the test dataset proposed in [RealisDance-DiT](https://arxiv.org/abs/2504.14977), called **RealisDance-Val**.
RealisDance-Val is collected to evaluate controllable character animation in the wild.
## Note
Just for your information, we publish the poses we used for testing, which may not be completely accurate. If you wish, you can extract your own motion representations from the gt videos.
## Disclaimer
All gt videos are collected from the Internet.
We do not have the copyright of the original video.
They are only for learning and research.
They are strictly prohibited from being used for commercial or other purposes.
## Contact Us
Jingkai Zhou: [fs.jingkaizhou@gmail.com](mailto:fs.jingkaizhou@gmail.com)
## BibTeX
```
@article{zhou2025realisdance-dit,
title={RealisDance-DiT: Simple yet Strong Baseline towards Controllable Character Animation in the Wild},
author={Zhou, Jingkai and Wu, Yifan and Li, Shikai and Wei, Min and Fan, Chao and Chen, Weihua and Jiang, Wei and Wang, Fan},
journal={arXiv preprint arXiv:2504.14977},
year={2025}
}
@article{zhou2024realisdance,
title={RealisDance: Equip controllable character animation with realistic hands},
author={Zhou, Jingkai and Wang, Benzhi and Chen, Weihua and Bai, Jingqi and Li, Dongyang and Zhang, Aixi and Xu, Hao and Yang, Mingyang and Wang, Fan},
journal={arXiv preprint arXiv:2409.06202},
year={2024}
}
```