Open zoewy opened 7 years ago
@zoewy Thanks for your interests about our work.
Would you give more details about the error? My guess is that you do not compile matcaffe successfully.
@Yijunmaverick Thank you for helping me. I run make matcaffe successfully. then I run mattest, it asks me to restart or exit matlab ,which no matter what I choice is error. At last I find matlab cannot run cpp's fuctinon. I do not how to solve it. Because,I run make mattest successfully in other caffer files.
@zoewy looks weird. Sorry, I cannot comment too much. Previously I only meet the sudden exit issue of Matlab because of "out of memory".
@zoewy hi.i met the same question , always caffe.solver something, have you solved it?
I use matlab2015b. When I run ./matlab/FaceCompletion_training/demo_GFCtraining.m, it shows caffer error(undefined caffe or caffe.Solver). I find the error word is 'Solver = caffe.Solver(solver_file)' in GFC_caffeinit.m. Have you meet this problem, and do you know how to solve it? Thanks.