Closed ly2251 closed 6 years ago
I build caffe CPU Only
root@ubuntu:/home/user/sceneReco# python demo.py WARNING: Logging before InitGoogleLogging() is written to STDERR F0410 03:50:20.793697 5050 common.cpp:66] Cannot use GPU in CPU-only Caffe: check mode. Check failure stack trace: Aborted (core dumped
I change the ctpnport.py like this:
caffe.set_mode_cpu()
I build caffe CPU Only
root@ubuntu:/home/user/sceneReco# python demo.py WARNING: Logging before InitGoogleLogging() is written to STDERR F0410 03:50:20.793697 5050 common.cpp:66] Cannot use GPU in CPU-only Caffe: check mode. Check failure stack trace: Aborted (core dumped