YuvalNirkin / face_segmentation

Deep face segmentation in extremely hard conditions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using without GPU

mwlodarczyk opened this issue · comments

Hi,

When trying to run tour code, I got the following error:

F0613 23:16:31.623750 22135 common.cpp:66] Cannot use GPU in CPU-only Caffe: check mode.

Is it possible to use this code without the GPU?

Best,
Michal

Manage to run the program with the proper param. Closing.