An open API service indexing awesome lists of open source software.

https://github.com/coder-141/weight-lifting-pose-estimation

A computer vision-based web application for recognizing and optimizing weight lifting movements using MediaPipe, OpenCV, and Flask with a styled frontend.
https://github.com/coder-141/weight-lifting-pose-estimation

html-css-javascript mediapipe opencv python

Last synced: 2 months ago
JSON representation

A computer vision-based web application for recognizing and optimizing weight lifting movements using MediaPipe, OpenCV, and Flask with a styled frontend.

Awesome Lists containing this project

README

          

# Weight Lifting Pose Estimation

A web-based workout application that uses computer vision (MediaPipe & OpenCV) to detect and evaluate weight lifting movements. Features include:
- Real-time repetition counting
- Action correctness feedback
- Beautiful web frontend using Flask and HTML/CSS

## 🔧 Technologies
- Python
- Flask
- OpenCV
- MediaPipe
- HTML/CSS/JS

## 🏁 Getting Started

### 1. Clone the repo
```bash
git clone https://github.com/your-username/weight-lifting-pose-estimation.git
cd weight-lifting-pose-estimation