We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(venv) PS C:\Users\DeepakKumar\dd\openpose> .\buildnewn\x64\Release\OpenPoseDemo.exe --image_dir .\output\images\combines --number_people_max 1 --hand --face --camera_parameter_path examples\media\camra_Parameters\ --write_json .\output\json\cam1\ --net_resolution "-1x160" --face_net_resolution "320x320" --hand_net_resolution "320x320" --3d --3d_views 2 Starting OpenPose demo... Configuring OpenPose... Starting thread(s)... Auto-detecting all available GPUs... Detected 1 GPU(s), using 1 of them starting at GPU 0. freeglut fgInitGL2: fghGenBuffers is NULL F0904 08:38:03.959617 14984 pooling_layer.cu:212] Check failed: error == cudaSuccess (48 vs. 0) no kernel image is available for execution on the device *** Check failure stack trace: *** (venv) PS C:\Users\DeepakKumar\dd\openpose>
The text was updated successfully, but these errors were encountered:
I have the same issue. Literally this library is super deprecated, while installing I have recieved 9999 errors.
Sorry, something went wrong.
No branches or pull requests
(venv) PS C:\Users\DeepakKumar\dd\openpose> .\buildnewn\x64\Release\OpenPoseDemo.exe --image_dir .\output\images\combines --number_people_max 1 --hand --face --camera_parameter_path examples\media\camra_Parameters\ --write_json .\output\json\cam1\ --net_resolution "-1x160" --face_net_resolution "320x320" --hand_net_resolution "320x320" --3d --3d_views 2
Starting OpenPose demo...
Configuring OpenPose...
Starting thread(s)...
Auto-detecting all available GPUs... Detected 1 GPU(s), using 1 of them starting at GPU 0.
freeglut fgInitGL2: fghGenBuffers is NULL
F0904 08:38:03.959617 14984 pooling_layer.cu:212] Check failed: error == cudaSuccess (48 vs. 0) no kernel image is available for execution on the device
*** Check failure stack trace: ***
(venv) PS C:\Users\DeepakKumar\dd\openpose>
The text was updated successfully, but these errors were encountered: