update,
This commit is contained in:
12
uukssw/quote1/_ref/openpose/openpose-docker/README.md
Normal file
12
uukssw/quote1/_ref/openpose/openpose-docker/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# openpose-docker
|
||||
A docker build file for CMU openpose with Python API support
|
||||
|
||||
https://hub.docker.com/r/cwaffles/openpose
|
||||
|
||||
### Requirements
|
||||
- Nvidia Docker runtime: https://github.com/NVIDIA/nvidia-docker#quickstart
|
||||
- CUDA 10.0 or higher on your host, check with `nvidia-smi`
|
||||
|
||||
### Example
|
||||
`docker run -it --rm --gpus all -e NVIDIA_VISIBLE_DEVICES=0 cwaffles/openpose`
|
||||
The Openpose repo is in `/openpose`
|
Reference in New Issue
Block a user