Datasets:
Cite the arXiv preprint; link the HF paper page
Browse files
README.md
CHANGED
|
@@ -123,13 +123,10 @@ This dataset is part of **UniML3D**, the training corpus introduced in
|
|
| 123 |
(SIGGRAPH Asia 2026; [paper page](https://huggingface.co/papers/2609.05415)). If you use it, please cite the paper:
|
| 124 |
|
| 125 |
```bibtex
|
| 126 |
-
@
|
| 127 |
-
title
|
| 128 |
-
author
|
| 129 |
-
|
| 130 |
-
year
|
| 131 |
-
eprint = {2609.05415},
|
| 132 |
-
archivePrefix = {arXiv},
|
| 133 |
-
url = {https://arxiv.org/abs/2609.05415}
|
| 134 |
}
|
| 135 |
```
|
|
|
|
| 123 |
(SIGGRAPH Asia 2026; [paper page](https://huggingface.co/papers/2609.05415)). If you use it, please cite the paper:
|
| 124 |
|
| 125 |
```bibtex
|
| 126 |
+
@article{mou2026unimate,
|
| 127 |
+
title = {UniMate: One Unified Model to Animate Diverse Skeletons},
|
| 128 |
+
author = {Mou, Linzhan and Lei, Jiahui and Dou, Zhiyang and Cai, Chenyue and Song, Chaoyue and Finkelstein, Adam and Rusinkiewicz, Szymon},
|
| 129 |
+
journal = {arXiv preprint arXiv:2609.05415},
|
| 130 |
+
year = {2026}
|
|
|
|
|
|
|
|
|
|
| 131 |
}
|
| 132 |
```
|