Sign inSign up

amsan7/openpose

By amsan7

Updated over 8 years ago

Image containing OpenPose binary for face, hands, and pose detection in xs-face.

Image
0

1.1K

amsan7/openpose repository overview

Contains pre-compiled binary from OpenPose for use in xs-face on Sherlock.

Assuming you are on GPU node:

module load system module load singularity/2.4 mkdir $SCRATCH/.singularity export SINGULARITY_CACHEDIR=$SCRATCH/.singularity singularity pull docker://amsan7/openpose singularity exec --nv $SINGULARITY_CACHEDIR/openpose-latest.img bash -c 'cd /openpose-master && ./build/examples/openpose/openpose.bin --help'

Thanks to Michael Sobrepera for supplying the original image and tutorial.

Tag summary

Content type

Image

Digest

Size

2.2 GB

Last updated

over 8 years ago

docker pull amsan7/openpose