This is the sample code to generate synthetic IMU data from MoCap motion sequence in SMPL format, as used by DIP.
To run this code:
- Download SMPL model from their website and place the folder
SMPL_python_v.1.0.0
in this path. - Download the MoCap sequences from AMASS. The code here uses a sample sequence from HumanEva.
- Run run_demo.sh.
Use read_TC_data.py
to preprocess TotalCapture data.