pip install -r requirements.txtpython main.py
pytest tests
pip install -r requirements.txtpre-commit install
This schematic describes the pipeline for extracting LMA features when running:
python create_annotator.py --bvh-dir path/to/bvh-directory/ --create-annotations --downsample-step 5The results are saved under save/<timestamp>-<bvh-directory-name>/ as csvs where each column is the component name and each row is for each frame of the motion.