Closed phamconganh closed 6 years ago
Hi Richzhang! I run colorization with demo by python3 and caffe cpu-only. When I run 'Test-Time Demo in IPython Notebook':
python3 ./colorize.py -img_in ./demo/imgs/ILSVRC2012_val_00041580.JPEG -img_out ./out.png --gpu 0 WARNING: Logging before InitGoogleLogging() is written to STDERR F0811 16:05:14.388861 419 common.cpp:66] Cannot use GPU in CPU-only Caffe: check mode. Check failure stack trace: Aborted (core dumped)
Can you support me?
I found it https://scidle.com/coloring-images-and-video-with-machine-learning/ to solve it
Hi Richzhang! I run colorization with demo by python3 and caffe cpu-only. When I run 'Test-Time Demo in IPython Notebook':
python3 ./colorize.py -img_in ./demo/imgs/ILSVRC2012_val_00041580.JPEG -img_out ./out.png --gpu 0 WARNING: Logging before InitGoogleLogging() is written to STDERR F0811 16:05:14.388861 419 common.cpp:66] Cannot use GPU in CPU-only Caffe: check mode. Check failure stack trace: Aborted (core dumped)
Can you support me?