luckycallor / InsightFace-tensorflow

Tensoflow implementation of InsightFace (ArcFace: Additive Angular Margin Loss for Deep Face Recognition).
248 stars 112 forks source link

embedding comparision #48

Open marziehoghbaie opened 3 years ago

marziehoghbaie commented 3 years ago

Hi there, I am using the insightface tensor flow version, BUT there is a big problem, the similarity between embedding is too high for images that are completely different, the cosine similarity is 1 in some cases. WHY is that???