CMU-Perceptual-Computing-Lab / openpose

OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
https://cmu-perceptual-computing-lab.github.io/openpose
Other
30.33k stars 7.79k forks source link

Error while building OpenPose with Cuda 12 and cuDNN 8.9.6 #2257

Open MarkZB00 opened 7 months ago

MarkZB00 commented 7 months ago

I encountered an Error while building OpenPose with Cuda 12 and cuDNN 8.9.6. The error message suggested I should install cuDNN 5.1. I am using Ubuntu 22, and I want to know if the OpenPose is compatible with newer versions and how to solve the issue?