sphereface
sphereface copied to clipboard
What's the difference between official caffe and your caffe-sphereface?
Thanks for your good jobs! And what's the difference between official caffe and your caffe-sphereface?
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.
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: ***