zhaohuaihuai
Results
2
comments of
zhaohuaihuai
I have a similar problem, but it happens on f = caffe('forward', batches(j));,let me know if you solve this.thanks
I solved this by setting use_gpu=false in rcnn_load_model function. I notice that when error is caused by cuda , it is sometimes about choosing cpu and gpu.