Open cuih0001 opened 6 years ago
@cuih0001 I think this problem is caused by path, and you can try to write absolute path.
Check you lmdb path again.
Good luck to you!
@Simon4john Thanks for your reply. I have changed to absolute path but it did not work. I guess it caused by calling Matlab in the for loop. But I have compiled matcaffe before I run train_RRI.sh. Really do not know what to do next?
Ops! I see your error message, and I agree with you that the error lies in matcaffe. I suggest you recompile matcaffe interface again, and I suggest using official caffe.
Good luck!
@Simon4john Yes, I recompiled matcaffe and also use official caffe, but still cannot solve this. Anyone know this issue and can give some suggestions. Thanks a lot.
I have trained the basemodel successfully. However, when I train_RRI.sh, I got so many errors:
The lmdb data is fine, since I have trained the basemodel. I really do not know what is wrong. It bothers me for a long time. Hope you can help me. Thanks.