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
- Host: GitHub
- URL: https://github.com/sravb/computer-vision-weightlifting-coach
- Owner: SravB
- License: mit
- Created: 2019-05-13T02:35:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-19T17:10:59.000Z (about 6 years ago)
- Last Synced: 2025-03-31T06:11:36.701Z (3 months ago)
- Topics: 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
- Language: Jupyter Notebook
- Homepage:
- Size: 24 MB
- Stars: 43
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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