-
Notifications
You must be signed in to change notification settings - Fork 95
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
Matlab problem #5
Comments
@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. |
@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_GFC_training.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.
The text was updated successfully, but these errors were encountered: