Skip to content

ExSidius/openpose-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published