TreB1eN / InsightFace_Pytorch

Pytorch0.4.1 codes for InsightFace
MIT License
1.72k stars 418 forks source link

How to swith to cpu processing #84

Open JerryHanZD opened 5 years ago

JerryHanZD commented 5 years ago

Hi, really thanks for your code! I'm working on a lab pc without GPU, and trying to work on CPU. I met the problem "OSError: libcuda.so.1: cannot open shared object file: No such file or directory". Do I need to change the running environment? Or do you know how to solve this problem? Thx!!

JerryHanZD commented 5 years ago

@TreB1eN

TreB1eN commented 5 years ago

It should be ok to run in cpu environment, I think there is some setup issue in yours