Update README.md
Browse files
README.md
CHANGED
|
@@ -23,11 +23,9 @@ ordered **phases**, and each phase carries per-actor motion and per-actor text.
|
|
| 23 |
|------|---------|
|
| 24 |
| `socialstructure_hhi_motion_train.h5` | per phase-actor motion samples (train) |
|
| 25 |
| `socialstructure_hhi_motion_val.h5` | per phase-actor motion samples (val) |
|
| 26 |
-
| `socialstructure_hhi_motion_test.h5` | per phase-actor motion samples (test) |
|
| 27 |
| `socialstructure_hhi_text.h5` | per-sequence phase decomposition (text) |
|
| 28 |
| `motion_norm_stats.npz` | per-dim mean/std over the train split (201-dim) |
|
| 29 |
|
| 30 |
-
Outlier phases (>300 frames) are already excluded; only valid samples are packed.
|
| 31 |
|
| 32 |
## Motion `.h5` layout
|
| 33 |
|
|
|
|
| 23 |
|------|---------|
|
| 24 |
| `socialstructure_hhi_motion_train.h5` | per phase-actor motion samples (train) |
|
| 25 |
| `socialstructure_hhi_motion_val.h5` | per phase-actor motion samples (val) |
|
|
|
|
| 26 |
| `socialstructure_hhi_text.h5` | per-sequence phase decomposition (text) |
|
| 27 |
| `motion_norm_stats.npz` | per-dim mean/std over the train split (201-dim) |
|
| 28 |
|
|
|
|
| 29 |
|
| 30 |
## Motion `.h5` layout
|
| 31 |
|