An open API service indexing awesome lists of open source software.

https://github.com/sravb/computer-vision-weightlifting-coach

Analyzes weightlifting videos for correct posture using pose estimation with OpenCV
https://github.com/sravb/computer-vision-weightlifting-coach

computer-vision elastic-net ensemble-learning keypoint-detection lasso-regression logistic-regression machine-learning mpii-dataset opencv openpose pose-estimation random-forest ridge-regression weightlifting

Last synced: about 2 months ago
JSON representation

Analyzes weightlifting videos for correct posture using pose estimation with OpenCV

Awesome Lists containing this project

README

        

1. RUN getModels.sh from command line.
2. For Python program - you can change the mode by changing the MODE to COCO / MPI
3. For C++ - you can change the mode by changing the #define to COCO / MPI