Choas
Choas
@xyy19920105 I use the caffe-rc2, the configuration is right.But I can't run the >>rcnn_demo successfully.Do you know the problem? `>> rcnn_demo ``` Welcome to the PASCAL demo Running in GPU...
I have solved it, I used the caffe-rc2. Thanks. 在 2016-06-01 10:57:44,SuperLee0 [email protected] 写道: @choasUp have you solve the problem(error using caffe)? — You are receiving this because you were...
OK, thanks for your advice.
Sorry, I don't know what kinds of error you have met. If it is `error: RPC failed; curl 56 GnuTLS recv error(-9)`, you could try `git config --global http.postBuffer 524288000`....
Maybe you need to change the 'config.gpu_options.per_process_gpu_memory_fraction = 0.45' in line 94 of tools/test_net.py
I am sorry that the memory of 8105MB is very small...maybe you can set smaller batchsize of RPN
You should amend the 'detection_test.prototxt' like the 'detection_test.prototxt' in output that you download.