On-device, Real-time Body Pose Tracking
Human Pose Estimation plays an important role in quantifying physical exercises. AI Gym Trainer as a platform assists to exercise with the right posture and provide real time continuous feedback in the aim to avoid injuries and help the user consciously take decisions of their workout regime.
Leveraging the most advanced algorithm - BlazePose, succesfully on-demand detects the human body and infers 33 different landmarks from a single frame.
Traditionally the current standard of human body pose is the COCO Topology which detects 17 different landmarks localizing ankle, wrist, torso, arms, legs and face however, lacking scale and orientation and restricts to only a few landmarks. BlazePose Topology provides additional 16 different landmarks, acting as a subset of BlazeFace and BlazePalm topologies.
- Allows users to monitor their body posture
- Multiple exercises targeting chest, biceps, triceps, and legs to work on
- Visual aided output and automatic detection of the exercise to vivisect each rep of your set
- Connect with blogs on how to maintain the right diet and fuel the motivation to keep yourself fit!
- Dashboard to render a visualised result after your workout
- Clone the repo
- run :
pip install -r /path/to/requirements.txt
- run :
python run main.py
- Make user specific accounts to store data and extensively make the user experience more enhanced.
- Dockerise and Deploy to servers for wider audience
- Add multiple combination of exercises and create a roadmap for different areas of your body to be targeted