YuvalNirkin / face_segmentation

Deep face segmentation in extremely hard conditions
Apache License 2.0
725 stars 152 forks source link

cublas error. #13

Closed iPsych closed 5 years ago

iPsych commented 5 years ago

When compile this the cmake file found caffe folder properly, but shows below error. Does it only supports caffe without gpu?

device_alternate.hpp:34:23: fatal error: cublas_v2.h: No such file or directory

iPsych commented 5 years ago

I found that when install caffe with cmake properly, and link, it works : )