Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 607 Bytes

File metadata and controls

22 lines (15 loc) · 607 Bytes

PushUpTracker

An AI-powered push-up tracker and posture corrector using AI pose detection technology.

With just one camera and one mirror, this tool helps ensure proper push-up posture. Position the camera at your side and the mirror in front of you, following the demo video for best results.

demo.mp4

Install and run

  1. install dependencies
pip install -r requirements.txt
  1. Run the script
python run.py

References