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

matcaffe not cpmpatible with the current newest caffe? #22

Open
daf11865 opened this issue Jul 12, 2016 · 4 comments
Open

matcaffe not cpmpatible with the current newest caffe? #22

daf11865 opened this issue Jul 12, 2016 · 4 comments

Comments

@daf11865
Copy link

I've installed and built everything
but when I run demo() in Matlab, it said function caffe('init',...) is undefined
I checked caffe/matlab/+caffe. the usage seems to be caffe_('...',...).
so I wonder if the version of caffe @s-gupta using is different with the current newest caffe, and what version should I use and download? plz

@jinyu121
Copy link

jinyu121 commented Dec 30, 2016

I checked e5cc609138a0bc4ce5177a67cf84952756d11b38 in caffe, and have the same problem. At the same time, I compiled the newest version caffe outside this dir, and make a soft link to replace the e5cc609138 one, but can not fix.

I noticed that the official tutorial uses the form of caffe.OPERATION(PARAMETER) rather than caffe('OPERATION',PARAMETER).

Anyone can fix this? THX!

BTW, when I did make test thing on the version of e5cc609138 , 4 errors happened. But I can compile caffe/python/matlab successful without any error.

@manyaafonso
Copy link

Hi @jinyu121 I have the same problem. Have you been able to solve this?

@jinyu121
Copy link

jinyu121 commented Aug 5, 2017

@manyaafonso ,Wow, half a year...

I think I gave up eventually. This version of caffe is tooo old. I tried to change these functions to the newer version, failed.

@wangjiaod
Copy link

caffe版本问题导致这个错误,根据作者的readme可以找到需要的版本,或者谷歌caffe下载caffe-0.999

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

4 participants