Skip to content
New issue

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

ERROR on digits server when using bvlc_cub_v4_v5 #7

Closed
engharat opened this issue Apr 14, 2016 · 2 comments
Closed

ERROR on digits server when using bvlc_cub_v4_v5 #7

engharat opened this issue Apr 14, 2016 · 2 comments

Comments

@engharat
Copy link

Hi,
I' have compiled successfully the nvcaffe bvlc_cub_v4_v5 version, but when trying to execute digits I get the following error:

ERROR: Library at "libcaffe.so.1.0.0-rc3" does not have expected suffix "-nv". Are you using the NVIDIA/caffe fork? Invalid input
In nvcaffe/build/lib dir I see libcaffe.a libcaffe.so libcaffe.so.1.0.0-rc3

I can run successfully nvcaffe of master branch and also nvcaffe 0.15 by drnikolaev, but I fail to run on that drnikolaev bvlc_cub_v4_v5 version. I have just update DIGITS to the last version but the error is still here.
Any hints?
thanks

@engharat
Copy link
Author

Ok I suppose to have found what the problem is. Despite being a nvidia/caffe fork, the bvlc_cub_v4_v5 is not a "nvcaffe" but is a "caffe" so not suitable for digits!

@drnikolaev
Copy link
Owner

Correct. Please use nvcaffe for DIGITS. This bvlc_cub_v4_v5 branch was created for PR BVLC#3919

drnikolaev added a commit that referenced this issue Aug 4, 2017
Detect OpenCV version during cmake build.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants