You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Jupyter Notebook Dynamic Time Warping for Two Movements.ipynb computes the DTW between trainer and participant and outputs CSV files with frame-by-frame mapping between the two motion data.
workout_dataset.py contains preprocessing code for loading instructor and participant data.