Skip to content

Latest commit

 

History

History

Posture-analysis-system-using-MediaPipe-Pose

Building a Poor Body Posture Detection and Alert System using MediaPipe

This repository contains code for Building a Poor Body Posture Detection and Alert System using MediaPipe blogpost

Building a Posture Corrector Application

The file contains python script for implementing poor posture alert system using Mediapipe Pose Solution and OpenCV.

Step by step code explanation has been provided in the notebook. You can also check out colab version here.

Open in Colab

Install required packages

download

pip install -r requirements.txt

Execution

python human_pose_estimation_video.py

AI Courses by OpenCV

Want to become an expert in AI? AI Courses by OpenCV is a great place to start.