sphereface icon indicating copy to clipboard operation
sphereface copied to clipboard

What's the difference between official caffe and your caffe-sphereface?

Open xhzcyc opened this issue 7 years ago • 2 comments

Thanks for your good jobs! And what's the difference between official caffe and your caffe-sphereface?

xhzcyc avatar Nov 23 '17 03:11 xhzcyc

We develop SphereFace in an old version of Caffe, so we use an old official version of Caffe. You could update it to the newest version on your own. Thanks.

wy1iu avatar Jan 29 '18 23:01 wy1iu

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: ***

haoranD avatar Mar 23 '18 13:03 haoranD