- Download SMPL(X) models and put them in
models
. - Run
python kp.py
to extract KP sequence corresponding to the sample motion sequence.
- Kinematic Pharases list in
KP
. - Kinematic Prompt Generation (KPG) prompts in
kpg.txt
. - A data sample is available in
sample
. - Code for KP extraction.
- Code for KPG benchmarking.
- Code for Kinematic Phrases Base aggregation.