Add link to paper, task category
Browse filesThis PR ensures the dataset can be found at https://huggingface.co/papers/2502.12135 and adds the `IMAGE_TO_3D` task category.
README.md
CHANGED
|
@@ -1,10 +1,13 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
tags:
|
| 4 |
-
- automatic-rigging
|
| 5 |
size_categories:
|
| 6 |
- 10K<n<100K
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
|
|
|
| 8 |
<div align="center">
|
| 9 |
|
| 10 |
<h1>MagicArticulate: Make Your 3D Models Articulation-Ready</h1>
|
|
@@ -34,7 +37,7 @@ size_categories:
|
|
| 34 |
|
| 35 |
<p>
|
| 36 |
<a href="https://chaoyuesong.github.io/MagicArticulate/"><strong>Project</strong></a> |
|
| 37 |
-
<a href="https://
|
| 38 |
<a href="https://github.com/Seed3D/MagicArticulate"><strong>Code</strong></a> |
|
| 39 |
<a href="https://www.youtube.com/watch?v=eJP_VR4cVnk"><strong>Video</strong></a>
|
| 40 |
</p>
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
| 3 |
size_categories:
|
| 4 |
- 10K<n<100K
|
| 5 |
+
tags:
|
| 6 |
+
- automatic-rigging
|
| 7 |
+
task_categories:
|
| 8 |
+
- IMAGE_TO_3D
|
| 9 |
---
|
| 10 |
+
|
| 11 |
<div align="center">
|
| 12 |
|
| 13 |
<h1>MagicArticulate: Make Your 3D Models Articulation-Ready</h1>
|
|
|
|
| 37 |
|
| 38 |
<p>
|
| 39 |
<a href="https://chaoyuesong.github.io/MagicArticulate/"><strong>Project</strong></a> |
|
| 40 |
+
<a href="https://huggingface.co/papers/2502.12135"><strong>Paper</strong></a> |
|
| 41 |
<a href="https://github.com/Seed3D/MagicArticulate"><strong>Code</strong></a> |
|
| 42 |
<a href="https://www.youtube.com/watch?v=eJP_VR4cVnk"><strong>Video</strong></a>
|
| 43 |
</p>
|