sadikkuzu / 3DHumanPoseEstimation

CV project for BOUN SWE 583 - Computer Vision class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D Human Pose Estimation

BOUN SWE 583 - Computer Vision project

demo.mp4
demo_output_openpose.mp4
demo_output_mediapipe.mp4

References

Human Pose Estimation using Deep Learning in OpenCV

If you're interested in learning about human pose estimation using deep learning in OpenCV, you can check out this informative tutorial:

Human Pose Estimation using Deep Learning in OpenCV

OpenPose - A Powerful Human Pose Estimation Library

For a comprehensive human pose estimation library, consider using OpenPose developed by the CMU Perceptual Computing Lab. You can find the official repository on GitHub:

OpenPose GitHub Repository

About

CV project for BOUN SWE 583 - Computer Vision class

License:MIT License


Languages

Language:Python 67.8%Language:Makefile 27.5%Language:Dockerfile 4.7%