Openpose: Demo Execution Error & OpenPose Compilation Error

Created on 22 Oct 2017  ·  3Comments  ·  Source: CMU-Perceptual-Computing-Lab/openpose

Hi!
When I execute the demo, I have an error like below. I've tried to re-download but there's no change. In fact, the file mentioned in the extension below (pose_deploy_linevec.prototxt) is actually there.
exe hata

I've also tried compiling OpenPose from the VS solution for this. I did all the steps for installation but this time I got another error that says "cannot open file OpenPose.lib" I've tried to do 'batch build' which it normally creates .lib files but it also didn't.
error
For this error, I looked at an earlier comment but it didn't fix the problem. (https://github.com/CMU-Perceptual-Computing-Lab/openpose/issues/53) I installed Cuda after VS2015 but still have the same error.

I have been working on it for several weeks and tried to install and reinstall cuda&vs2015&openpose...
So i do not know where the problem is. Why demo cannot be executed? Why OpenPose project load failed? How can I get the OpenPose.lib?

Thank you.

Type of Issue

  • Compilation/installation error
  • Execution error
  • Help wanted
  • Question

System Configuration

Operating system Windows10 64Bits
Installation mode VS2015
CUDA version 9.0
cuDNN version 7.0.3
GPU model Intel(R) HD Graphics 4000 + NVIDIA GeForce GT 740M
Caffe version Default from OpenPose.
OpenCV version Default from OpenPose (3.1)

duplicate

Most helpful comment

This is a quite duplicated post so I must close it, but we specify in the installation steps to install CUDA 8, we do not officially support CUDA 9 for Windows 10.

All 3 comments

This is a quite duplicated post so I must close it, but we specify in the installation steps to install CUDA 8, we do not officially support CUDA 9 for Windows 10.

I cannot reach CUDA 8 when version 9 is available, so what can I do?

It appears on their official website: https://developer.nvidia.com/cuda-80-ga2-download-archive

Was this page helpful?
0 / 5 - 0 ratings