happynear / FaceVerification

An Experimental Implementation of Face Verification, 96.8% on LFW.
447 stars 234 forks source link

caffe: Siamese network not converge #38

Closed ANIS87 closed 7 years ago

ANIS87 commented 7 years ago

Hello I'm currently testing the Siamese algorithm to study the similarity between rgb images. However, I have a convergence problem (I think it's because of the margin m).

Thanks for any help