Undefined function 'caffe_' for input arguments of type 'char'

89 views
Skip to first unread message

HBR

unread,
Jun 10, 2016, 5:06:34 AM6/10/16
to Caffe Users
Hi all. I am trying to run the classification_demo. I have completed the steps stated at https://github.com/BVLC/caffe/tree/windows. I only have Matlab enabled to true. My code is extremely simple

im = imread('cat.jpg');
[score, class] = classification_demo(im, 0);

But when I run it I get the following error. Undefined function 'caffe_' for input arguments of type 'char'
Can anyone help me on this ?

HBR

unread,
Jun 11, 2016, 4:30:08 AM6/11/16
to Caffe Users
Reply all
Reply to author
Forward
0 new messages