wy1iu / sphereface

Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
MIT License
1.58k stars 543 forks source link

can this project runs by official caffe package? #54

Open ronyuzhang opened 6 years ago

wy1iu commented 6 years ago

I should be okay with the old official caffe, but I have not used the newest version. So I can not comment on that. I think with minor modifications, it should be easy to make it work with the newest version.

haoranD commented 6 years ago

in caffe-sphereface , i change the cmakefile.txt and makefileconfig, and successfully make all,but making test was failed,so can't finish the installation.but my own caffe is ok

help!please

src/caffe/test/test_neuron_layer.cpp:17:38: fatal error: caffe/layers/log_layer.hpp: can't find compilation terminated. Makefile:581: recipe for target '.build_release/src/caffe/test/test_neuron_layer.o' failed make: [.build_release/src/caffe/test/test_neuron_layer.o] Error 1 make: