openpose-docker
openpose-docker copied to clipboard
Dockerfile to build the excellent OpenPose software from CMU.
@ExSidius The current latest docker image (https://hub.docker.com/r/exsidius/openpose) is broken since the [20-JUN-2020 release](https://github.com/numpy/numpy/releases/tag/v1.19.0) of `numpy` v1.19.0, which only supports Python 3.6+. The default python3 installation on Ubuntu 16.04 is v3.5.2,...
I have not worked with docker before. And even more so with nvidia-docker. Readme is misleading, especially about "container-id". I immediately thought about the hash identifier, but this is not...
Hi, I have reconfigured the docker file as I need to add python API as well as need ubuntu18.04. But while am building it I am getting this error ```...