docs: update `README.md`
Browse files
README.md
CHANGED
@@ -1,6 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Reconstructing Humans with a Biomechanically Accurate Skeleton
|
2 |
|
3 |
-
Official Huggingface
|
4 |
-
|
5 |
-
Please refer to the [GitHub Repo](https://github.com/IsshikiHugh/HSMR) for the code release and more details. This Huggingface space is only for demo purposes.
|
6 |
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- 3DV
|
5 |
+
- HMR
|
6 |
+
---
|
7 |
# Reconstructing Humans with a Biomechanically Accurate Skeleton
|
8 |
|
9 |
+
Official Huggingface dependency files of [HSMR](https://arxiv.org/abs/2503.21751).
|
|
|
|
|
10 |
|
11 |
+
Please refer to the [GitHub Repo](https://github.com/IsshikiHugh/HSMR) for the code release and more details. This Huggingface space is only for demo purposes.
|