MediaPipe
Build an AI fitness trainer application that analyzes squats using MediaPipe’s Pose solution and prompts appropriate feedback.
YOLOv7 Pose is a real time, multi-person, keypoint detection model capable of giving highly accurate pose estimation results.
Driver drowsiness detection systems help reduce mishaps due to tired or sleepy drivers. Learn to build such a robust system using MediaPipe in Python.
Center Stage uses wide angle camera and custom object detection to track the person in the frame and make necessary adjustments with change in distance from the camera. In this
A tutorial for using Mediapipe’s Face-Mesh to create Augmented Reality Facial Filters. We are sharing the code in Python.
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
Ever wondered what runs behind “OK Google?” Well, that’s MediaPipe. If you have just started with MediaPipe and this is one of the first articles you are going through, congratulations,