Zahira11 / Workout-Evaluation-tf-openpose

An application which uses deep learning to correct body posture during workouts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workout Evaluation Using Deep Learning

Body posture is very important during excercise. Incorrect posture can lead to inefficent workouts and aching/complications in the body.
This is an application which will correct body posture during various workouts.
It will compare the position of various limbs of the user with corresponding position of a trainer in realtime using feed from a webcam. The user can find out whether their posture was correct or not and see their errors.
Various workouts can be loaded via videos from trainers.

Sources

The code for pose estimation has been taken from: https://github.com/ildoonet/tf-pose-estimation
https://github.com/ZheC/Realtime_Multi-Person_Pose_Estimation
Original paper: https://arxiv.org/abs/1611.08050

About

An application which uses deep learning to correct body posture during workouts.


Languages

Language:Python 64.7%Language:Jupyter Notebook 14.0%Language:C++ 12.3%Language:C 7.0%Language:Shell 1.9%Language:CMake 0.0%