Path: blob/main/Human Pose Estimation - Computer Vision/README.md
569 views
Realtime Human Pose Estimation - OpenCV - Mediapipe
Complete Video Tutorial: https://youtu.be/JetpMzU8-Pc
Dataset Information
The objective of the project is estimate human body pose in realtime. Mediapipe module is used to detect and track the body movements. It can work for both recorded video and in realtime. It can capture 33 points in the human body and can run smoothly in realtime with the help of tracking.