Skip to content

haleyai/openpose-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

openpose-docker

A docker build file for CMU openpose with Python API support

Requirements

Build

cd openpose-docker/
docker build -t haleyai/openpose .

Example

docker run -it --rm --gpus all -e NVIDIA_VISIBLE_DEVICES=0 haleyai/openpose

The Openpose repo is in /openpose

About

A docker build file for CMU openpose with Python API support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%