Human Pose Estimation
Build an AI fitness trainer application that analyzes squats using MediaPipe’s Pose solution and prompts appropriate feedback.
Recently, we had a lot of fun playing with Body Posture Detection using MediaPipe POSE. We built a poor posture alert application using OpenCV and MediaPipe. Continue reading the article
In this post, we will compare the performance of various Deep Learning inference frameworks on a few computer vision tasks on the CPU. Surprisingly, with one exception, the OpenCV port
We learn how to use the openpose model with OpenCV DNN Module