Environment
python 3.7cuda 11.5cudnn 8.3.2.44cmake 3.12 or newerOS Windows10GPU nVidia GTX1060Install opencv-pythonpython -m pip install --upgrade pippython -m pip install opencv-python
ref. https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/installation/1_prerequisites.md#windows-prerequisites
Download
git clone https://github.com/CMU-Perceptual-Computing-Lab/openposecd openpose/git submodule update --init --recursive --remote
Build
在openpose下建立新的资料夹,名称为 build开启CMake-gui设定路径参数,如下图
选取BUILD_PYTHON, DOWNLOAD_BODY_COCO_MODE and DOWNLOAD_BODY_MPI_MODEL
点击Configure,接着点击Generate



Execution
打开命令提示元

python 01_body_from_image.py