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 -
- CUDA 10
- CUDnn 7
- Python 3 (will be 3.7 soon)