RangeLoss-Caffe
RangeLoss-Caffe copied to clipboard
My implementation of <Range Loss for Deep Face Recognition with Long-tail>
Hi, can yo share the train_test.prototxt and solver.prototxt ? i test the center_loss on the mnist datasets but it seems the result is not well
 when I put your range_loss.cpp and range_loss.hpp in my caffe, and modified the caffe.proto as the readme sayed, the compilation is sucessful. but when i run the code...
I did not know how to plot this image, can you show me the method of plotting this kind of image? https://github.com/Charrin/RangeLoss-Caffe/blob/master/mnist/rl_st.png
Hi, Does the version of opencv have an impact on this?(uniform_data_layer.cpp)