Drop run_030 naming from model card
Browse files
README.md
CHANGED
|
@@ -8,14 +8,15 @@ tags:
|
|
| 8 |
library_name: pytorch
|
| 9 |
---
|
| 10 |
|
| 11 |
-
# SocialStructureHHI —
|
| 12 |
|
| 13 |
Pretrained executor weights for **SocialStructureHHI**: *Social Structure Matters in 3D
|
| 14 |
Human–Human Interaction Generation*.
|
| 15 |
|
| 16 |
-
|
| 17 |
-
variable-length **partner conditioning** plus a pinned
|
| 18 |
-
generates two-person interactions phase-by-phase in a
|
|
|
|
| 19 |
|
| 20 |
## Files
|
| 21 |
|
|
|
|
| 8 |
library_name: pytorch
|
| 9 |
---
|
| 10 |
|
| 11 |
+
# SocialStructureHHI — Executor
|
| 12 |
|
| 13 |
Pretrained executor weights for **SocialStructureHHI**: *Social Structure Matters in 3D
|
| 14 |
Human–Human Interaction Generation*.
|
| 15 |
|
| 16 |
+
The **solo-to-social motion executor** is the full social-planning model — a
|
| 17 |
+
HunyuanMotion-Lite backbone with variable-length **partner conditioning** plus a pinned
|
| 18 |
+
**self-history prefix** — that generates two-person interactions phase-by-phase in a
|
| 19 |
+
Ping-Pong manner.
|
| 20 |
|
| 21 |
## Files
|
| 22 |
|