Testing Gazefollow

39 views
Skip to first unread message

Unfazed Max

unread,
Nov 13, 2019, 1:19:06 PM11/13/19
to Caffe Users
Hey Guys
I'm trying to install the Caffe model to test Gazefollow. but for some reason, it doesn't seem to work. I installed Nvidia CUDA, CUDNN, MatLab 2018a and visual studio 2019.
This is the error I get when I try to run the demo file.
User selected G:\ImageProcessing\task\task\Input.png
Warning: Image is too big to fit on screen; displaying at 33% 
> In images.internal.initSize (line 71)
  In imshow (line 336)
  In demo (line 14) 
Undefined function or variable 'caffe_'.
Error in caffe.set_mode_gpu (line 5)
caffe_('set_mode_gpu');
Error in predict_gaze (line 78)
         caffe.set_mode_gpu();
Error in demo (line 24)
 [x_predict,y_predict,heatmap,net] = predict_gaze(im,e);
Reply all
Reply to author
Forward
0 new messages