Skip to content

Real-time exercise rep counter using Flask and MediaPipe. Detects user's pose to count reps, providing feedback on form. Ideal for fitness enthusiasts and athletes for monitoring exercise technique.

Notifications You must be signed in to change notification settings

Amman30/exercise

Repository files navigation

About the project

This project utilizes Flask and MediaPipe to create a web application that analyzes various exercises performed by users using real-time pose detection. It includes functionalities such as counting repetitions and providing feedback on exercise form.

Developed By

Setup

1. Clone the repository

git clone https://github.com/Amman30/exercise

Navigate to the project directory:

Install dependencies
pip install -r requirements.txt
Run the code
flask run

Usage

Access the application through a web browser. Perform the desired exercise in front of the camera. Receive real-time feedback on exercise technique and repetition count.

Example of Pose Detection

Screenshot 2024-05-01 at 5 20 34 PM Screenshot 2024-05-01 at 9 36 07 PM

About

Real-time exercise rep counter using Flask and MediaPipe. Detects user's pose to count reps, providing feedback on form. Ideal for fitness enthusiasts and athletes for monitoring exercise technique.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published