msindev / Facial-Recognition-Using-FaceNet-Siamese-One-Shot-Learning

Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks
131 stars 54 forks source link

if any unknown user is in the frame it is assigning label to that face, how to overcome this issue? #1

Closed bhagi1289 closed 5 years ago

msindev commented 5 years ago

I haven't figured out this issue. The code will assign some value to a similar-looking face in the database, hence the error. Suppose there are 2 faces, and an unknown face's distance is closer to one, it will display the output.