chaoyue.song
commited on
Commit
·
30eaab9
1
Parent(s):
de7bb53
update weights for fixxing data normalization bug
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ datasets:
|
|
| 9 |
|
| 10 |
<p>
|
| 11 |
<a href="https://chaoyuesong.github.io"><strong>Chaoyue Song</strong></a><sup>1,2</sup>,
|
| 12 |
-
<a href="
|
| 13 |
<a href="https://lixiulive.com/"><strong>Xiu Li</strong></a><sup>2</sup>,
|
| 14 |
<a href="https://scholar.google.com/citations?user=afDvaa8AAAAJ&hl"><strong>Fan Yang</strong></a><sup>1,2</sup>,
|
| 15 |
<a href="https://buaacyw.github.io/"><strong>Yiwen Chen</strong></a><sup>1</sup>,
|
|
@@ -42,6 +42,7 @@ datasets:
|
|
| 42 |
<br />
|
| 43 |
|
| 44 |
### Update
|
|
|
|
| 45 |
- 2025.4.16: Release weights for skeleton generation trained on Articulation-XL2.0.
|
| 46 |
|
| 47 |
### Overview
|
|
@@ -83,21 +84,21 @@ This repository includes weights of MagicArticulate trained on Articulation-XL2.
|
|
| 83 |
</tr>
|
| 84 |
<tr>
|
| 85 |
<td>train on Arti-XL2.0 (spatial)</td>
|
| 86 |
-
<td><b>3.
|
| 87 |
-
<td><b>2.
|
| 88 |
-
<td><b>1.
|
| 89 |
-
<td><b>3.
|
| 90 |
-
<td><b>
|
| 91 |
-
<td><b>2.
|
| 92 |
</tr>
|
| 93 |
<tr>
|
| 94 |
<td>train on Arti-XL2.0 (hier)</td>
|
| 95 |
-
<td>3.
|
| 96 |
-
<td>2.
|
| 97 |
-
<td>2.
|
| 98 |
-
<td>4.
|
| 99 |
-
<td>3.
|
| 100 |
-
<td>2.
|
| 101 |
</tr>
|
| 102 |
</tbody>
|
| 103 |
</table>
|
|
|
|
| 9 |
|
| 10 |
<p>
|
| 11 |
<a href="https://chaoyuesong.github.io"><strong>Chaoyue Song</strong></a><sup>1,2</sup>,
|
| 12 |
+
<a href="https://jfzhang95.github.io/"><strong>Jianfeng Zhang</strong></a><sup>2*</sup>,
|
| 13 |
<a href="https://lixiulive.com/"><strong>Xiu Li</strong></a><sup>2</sup>,
|
| 14 |
<a href="https://scholar.google.com/citations?user=afDvaa8AAAAJ&hl"><strong>Fan Yang</strong></a><sup>1,2</sup>,
|
| 15 |
<a href="https://buaacyw.github.io/"><strong>Yiwen Chen</strong></a><sup>1</sup>,
|
|
|
|
| 42 |
<br />
|
| 43 |
|
| 44 |
### Update
|
| 45 |
+
- 2025.8.07: We updated the [skeleton generation weights](https://huggingface.co/Seed3D/MagicArticulate) to fix a training data loader normalization bug causing mesh-skeleton misalignment.
|
| 46 |
- 2025.4.16: Release weights for skeleton generation trained on Articulation-XL2.0.
|
| 47 |
|
| 48 |
### Overview
|
|
|
|
| 84 |
</tr>
|
| 85 |
<tr>
|
| 86 |
<td>train on Arti-XL2.0 (spatial)</td>
|
| 87 |
+
<td><b>3.034</b></td>
|
| 88 |
+
<td><b>2.263</b></td>
|
| 89 |
+
<td><b>1.910</b></td>
|
| 90 |
+
<td><b>3.999</b></td>
|
| 91 |
+
<td><b>3.027</b></td>
|
| 92 |
+
<td><b>2.591</b></td>
|
| 93 |
</tr>
|
| 94 |
<tr>
|
| 95 |
<td>train on Arti-XL2.0 (hier)</td>
|
| 96 |
+
<td>3.264</td>
|
| 97 |
+
<td>2.503</td>
|
| 98 |
+
<td>2.123</td>
|
| 99 |
+
<td>4.114</td>
|
| 100 |
+
<td>3.137</td>
|
| 101 |
+
<td>2.693</td>
|
| 102 |
</tr>
|
| 103 |
</tbody>
|
| 104 |
</table>
|
skeleton_ckpt/checkpoint_trainonv2_hier.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87d8fc018d8d7e87e85b078738231ec01cc87685c7a7b7a4700fcdb6d09d9382
|
| 3 |
+
size 4400581006
|
skeleton_ckpt/checkpoint_trainonv2_spatial.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe74c9efd05dde1d6e31ae33c3bdf1186353965f58d1826f5786b98b00de7bda
|
| 3 |
+
size 4400581006
|