Datasets:
Add metadata and link to paper
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,8 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |

|
| 2 |
|
| 3 |
# Mobjaverse: A Large-Scale Rigged 3D Model Dataset with Skeletal Animations
|
| 4 |
|
| 5 |
-
Mobjaverse is a curated dataset derived from [Objaverse-XL](https://huggingface.co/datasets/allenai/objaverse-xl), specifically designed for research on **skeletal animation understanding, motion generation, and articulated 3D shape analysis**. It is curated in the paper [TopoCap](https://
|
|
|
|
|
|
|
| 6 |
|
| 7 |
---
|
| 8 |
|
|
@@ -177,4 +189,4 @@ This dataset follows the same licensing terms as [Objaverse-XL](https://huggingf
|
|
| 177 |
|
| 178 |
## Acknowledgments
|
| 179 |
|
| 180 |
-
Mobjaverse is built upon the [Objaverse-XL](https://huggingface.co/datasets/allenai/objaverse-xl) dataset by Allen Institute for AI (AI2). We thank the original authors for making their work publicly available.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: odc-by
|
| 3 |
+
task_categories:
|
| 4 |
+
- other
|
| 5 |
+
tags:
|
| 6 |
+
- 3d
|
| 7 |
+
- animation
|
| 8 |
+
- motion-capture
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |

|
| 12 |
|
| 13 |
# Mobjaverse: A Large-Scale Rigged 3D Model Dataset with Skeletal Animations
|
| 14 |
|
| 15 |
+
Mobjaverse is a curated dataset derived from [Objaverse-XL](https://huggingface.co/datasets/allenai/objaverse-xl), specifically designed for research on **skeletal animation understanding, motion generation, and articulated 3D shape analysis**. It is curated in the paper [TopoCap: Learning Topology-Agnostic Motion Priors for Monocular Video-to-Animation](https://huggingface.co/papers/2606.12153).
|
| 16 |
+
|
| 17 |
+
Mobjaverse contains **~19k** rigged 3D models spanning **~5k distinct skeletal topologies** and **~2M motion frames**, making it one of the largest publicly available datasets of its kind.
|
| 18 |
|
| 19 |
---
|
| 20 |
|
|
|
|
| 189 |
|
| 190 |
## Acknowledgments
|
| 191 |
|
| 192 |
+
Mobjaverse is built upon the [Objaverse-XL](https://huggingface.co/datasets/allenai/objaverse-xl) dataset by Allen Institute for AI (AI2). We thank the original authors for making their work publicly available.
|