Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# UniAnimate-DiT: Human Image Animation with Large-Scaled Video Diffusion Transformer
|
2 |
|
3 |
This repo contains checkpoints for UniAnimate-DiT:
|
@@ -317,6 +323,13 @@ If you find this codebase useful for your research, please cite the following pa
|
|
317 |
journal={Science China Information Sciences},
|
318 |
year={2025}
|
319 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
```
|
321 |
|
322 |
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- image-to-video
|
4 |
+
- human-image-animation
|
5 |
+
- video-diffusion-transformer
|
6 |
+
---
|
7 |
# UniAnimate-DiT: Human Image Animation with Large-Scaled Video Diffusion Transformer
|
8 |
|
9 |
This repo contains checkpoints for UniAnimate-DiT:
|
|
|
323 |
journal={Science China Information Sciences},
|
324 |
year={2025}
|
325 |
}
|
326 |
+
|
327 |
+
@article{wang2025unianimate-DiT,
|
328 |
+
title={UniAnimate-DiT: Human Image Animation with Large-Scale Video Diffusion Transformer},
|
329 |
+
author={Wang, Xiang and Zhang, Shiwei and Tang, Longxiang and Zhang, Yingya and Gao, Changxin and Wang, Yuehuan and Sang, Nong},
|
330 |
+
journal={arxiv:2504.11289},
|
331 |
+
year={2025}
|
332 |
+
}
|
333 |
```
|
334 |
|
335 |
|