longcw / openpose-docker

Dockerfile to build the excellent OpenPose software from CMU.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openpose-docker

Dockerfile to build the excellent OpenPose software from CMU.

Ensure that you have nvidia-docker installed before you download this image.

To run the container, use the following commmand -

xhost +
docker run -it --net=host -e DISPLAY --runtime=nvidia <container-id>

Supports -

  1. CUDA 10
  2. CUDnn 7
  3. Python 3 (will be 3.7 soon)

About

Dockerfile to build the excellent OpenPose software from CMU.


Languages

Language:Dockerfile 81.2%Language:Roff 18.8%