openpose
openpose copied to clipboard
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
### Issue Summary Working fine till yesterday. It started giving errors since today (29 April 2021). Tried updating cmake, restart the kernel and other solutions available in the Issues page....
I am facing this error. Please guide waiting for reply "CMake Error at CMakeLists.txt:1 (include): include could not find requested file: D:/FYP/Unity/New folder/openpose-1.5.1/src/openpose/cmake/Utils.cmake CMake Error at CMakeLists.txt:2 (subdirlist): Unknown CMake...
I want to train openpose with a custom data to fit my use case, what is the best way to do so ? Have seen few issues that were posted...
ubuntu:20.04,cuda:10.02,cudnn:7.6.5,python:3.6.12 installed by conda,cmake:3.16.3, Pybind11 module report errors when executing openpose Python API examples09:09_keypoints_from_heatmaps.py.The error report is as follows: ``` Starting OpenPose Python Wrapper... Auto-detecting all available GPUs... Detected 1...
I need to get keypoints to solve some problems.There is no 'write_json' like openpose in visual studio.  And I have an another question is that 'write_json' can mark who...
Hello, Do you have an install instructions for the Jetson Nano ? Thanks Eran
Hello, I am starting to learn to use OpenPose. I'm wondering if the program is adapted for registering small children's movement? In this case, do you know any research that...
Transformation the skeleton coordinates from fixed frame into a mobile frame linked to the skeleton
Hello, I have the coordinates [x, y, z] of the joints of the skeleton in a fixed frame R0 linked to the camera. I want to make a python script...
Hi, I was able to get the intrinsic parameters for my camera, but I'm not sure how to get the extrinsic parameters from my two folders of left and right...
CMake Errors
I am very new to using Deep Learning models and trying to run OpenPose on Ubuntu 20.04 with CUDA 10.1 and CuDNN 7.6.5. When I attempt to build my file...