happynear / FaceVerification

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

About threshold for face authentication #12

Open anyusong opened 8 years ago

anyusong commented 8 years ago

Hi I'm a beginner on face verification and want to ask for you few questions. how much is the best threshold for face authentication. image Do you have a better model for face verification now? My own model is not good. Do you know how to calculate the probability that the two faces belong to one person。 many thanks.

happynear commented 8 years ago

You can use a linear svm to calculate the threshold.