Skip to content

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.

License

Unknown and 5 other licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.gen
GPL-3.0
LICENSE.gpl
Unknown
LICENSE.meta
MIT
LICENSE.mit
Unknown
LICENSE.v1
Notifications You must be signed in to change notification settings

Viswonathan06/Multi-person-Pose-Detection

Multi-person-Pose-Detection

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.

The program runs very slow currently running at around 1.5-2 fps on CPU. Could use some GPU acceleration.

YOLOV3.weights file excluded due to large size. The video files have to be downloaded separately and have been excluded for privacy and copyright issues.

About

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.

Topics

Resources

License

Unknown and 5 other licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.gen
GPL-3.0
LICENSE.gpl
Unknown
LICENSE.meta
MIT
LICENSE.mit
Unknown
LICENSE.v1

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published