This Python program detects individual people from a video frame using YOLO, crops the frame, and passed the frame through Mediapipe pose detection to get the coordinated of the individual people.
-
Updated
Jun 27, 2021 - C
This Python program detects individual people from a video frame using YOLO, crops the frame, and passed the frame through Mediapipe pose detection to get the coordinated of the individual people.
deep learning vision detector/estimator
Add a description, image, and links to the pose-detection topic page so that developers can more easily learn about it.
To associate your repository with the pose-detection topic, visit your repo's landing page and select "manage topics."