Openpose-based-GUI-for-Realtime-Pose-Estimate-and-Action-Recognition icon indicating copy to clipboard operation
Openpose-based-GUI-for-Realtime-Pose-Estimate-and-Action-Recognition copied to clipboard

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 n...

Results 11 Openpose-based-GUI-for-Realtime-Pose-Estimate-and-Action-Recognition issues
Sort by recently updated
recently updated
newest added

你好,请问可以在分享一下百度云盘链接吗,他已经失效了

您好,请问你可以方便给我一个build pyd 文件的教程吗?,我这边环境是python3.5的,你项目里的3.6的pyd用不起来。

python3 main.py /home/wally/Videos/GUI-for-Realtime-Pose-Estimate-and-Action-Recognition/custom Starting OpenPose Python Wrapper... Auto-detecting all available GPUs... Detected 1 GPU(s), using 1 of them starting at GPU 0. Gdk-Message: 08:53:55.334: python3: Fatal IO error 11 (Resource...

已经将网络调到最小了,但是我只要一开启手势检测内存就爆了,有什么方法能解决吗?

when I download this repository and try to use it, I have met a problem like this: H:\SRT\Openpose-based-GUI-for-Realtime-Pose-Estimate-and-Action-Recognition-master\custom AttributeError: __getattribute__ The above exception was the direct cause of the following...

Thanks for your wonderful job! And I want to know how to run the project in Ubuntu system ?

拿到手指关节点数据之后,做了那些处理再拿去训练的呢?

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....

作者你好: 我正在做一个行为识别的项目,刚刚接触这方面。我看你是用了openpose官方给的python demo改的,请问这是怎么做到的呢?我目前是将自己的整个工程都放在官方的examples文件夹里面,那样才能import pyopenpose,换一个目录就不行了。可以分享一下你大概是怎么做的吗?谢谢!

i can not get the model for the step 5, can you share the model ?thx