Multi-person Pose Detection
Published:
This Python program detects individual people from a video frame using YOLO object detection, crops the frame, and passes the frame through Mediapipe pose detection to get the coordinates of individual people.
Technologies: Python, OpenCV, YOLO, Mediapipe, Computer Vision
GitHub: Multi-person-Pose-Detection
