deepinsight / insightface

State-of-the-art 2D and 3D Face Analysis Project
https://insightface.ai
23.14k stars 5.39k forks source link

How to choose face similarity threshold in 1:1 face recognition #2631

Open ybshaw opened 2 months ago

ybshaw commented 2 months ago

I am using this library to build a face recognition service, in the 1:1 face comparison, how do I choose the threshold(0~100%) of similarity to determine that two pictures are the same person, and whether there is a recommended value of similarity

Kourosh-Hassanzadeh commented 1 day ago

I have the same question