7629 Forks
27450 Stars
27450 Watchers

openpose

OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation

How to download and setup openpose

Open terminal and run command
git clone https://github.com/CMU-Perceptual-Computing-Lab/openpose.git
git clone is used to create a copy or clone of openpose repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with openpose https://github.com/CMU-Perceptual-Computing-Lab/openpose/archive/master.zip

Or simply clone openpose with SSH
[email protected]:CMU-Perceptual-Computing-Lab/openpose.git

If you have some problems with openpose

You may open issue on openpose support forum (system) here: https://github.com/CMU-Perceptual-Computing-Lab/openpose/issues