openpose icon indicating copy to clipboard operation
openpose copied to clipboard

OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation

Results 272 openpose issues
Sort by recently updated
recently updated
newest added

ImportError: cannot import name 'pyopenpose' from partially initialized module 'openpose' (most likely due to a circular import)

Python

Hello Guys, I have just successfully completed the build of openpose on my Mac, and I tried to run the example command you gave in some of your README, but...

### Posting rules 1. **No duplicated posts, only 1 new post opened a day, and up to 2 opened a week**. Otherwise, extrict user bans will occur. - Check the...

I need to build openpose without gui, how to build it only use cmake? I need a cuda-11.6 docker, but the docker cwaffles/openpose is cuda-10.0. I need to build it...

I built the Openpose library on my own computer. Everything works fine, including the examples. When I want to include the openpose library in the examples, I can. But when...

I have a JSON output from openpose output, but I wanted to tweak a few things inside the JSON and redraw the skeleton from the modified JSON. The skeleton has...

I am trying to run openpose on colab . I want a skeleton as output , I have tried all the things i could my hands on. This is my...

### Issue Summary OpenPoseDemo.exe is not working and help is also throwing errors with hardlinked paths (see below). I wonder if the last Windows DEmo release is working correctly. I...

CMake Error in src/caffe/CMakeLists.txt: Imported target "Boost::system" includes non-existent path "/include" in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include: * The path was deleted, renamed, or moved to another location. * An...