JiageWang / Openpose-based-GUI-for-Realtime-Pose-Estimate-and-Action-Recognition

GUI based on the python api of openpose in windows using cuda10 and cudnn7. Support body , hand, face keypoints estimation and data saving. Realtime gesture recognition is realized through two-layer neural network based on the skeleton collected from the gui.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CUDNN_STATUS_EXECUTION_FAILED

electronicliujiang opened this issue · comments

commented

Starting OpenPose Python Wrapper...
Auto-detecting all available GPUs... Detected 1 GPU(s), using 1 of them starting at GPU 0.
F1106 09:44:36.376341 11380 cudnn_conv_layer.cu:28] Check failed: status == CUDNN_STATUS_SUCCESS (8 vs. 0) CUDNN_STATUS_EXECUTION_FAILED
*** Check failure stack trace: ***

这是什么原因呢?

cuda版本不对或是是gpu显存溢出了吧

commented

谢谢,我是用的cuda10.1,但是不行,如何自己制作pyopenpose呢,与自己的环境相匹配的

谢谢,我是用的cuda10.1,但是不行,如何自己制作pyopenpose呢,与自己的环境相匹配的

openpose官方文档写的很清楚,一步步来就可以 https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/installation.md#python-api

commented

看了下官方文档,感觉有点难懂,您能出个简易的配置教程吗,万分感谢,或者能有您的联系方式吗,有问题的话向您请教

看了下官方文档,感觉有点难懂,您能出个简易的配置教程吗,万分感谢,或者能有您的联系方式吗,有问题的话向您请教

加我微信吧,19802111195

commented

已加