AISangam / Facenet-Real-time-face-recognition-using-deep-learning-Tensorflow

Facenet-Real-time-face-recognition-using-deep-learning-Tensorflow
159 stars 104 forks source link

Is it correctly identify unknown image #14

Open swagat123 opened 5 years ago

swagat123 commented 5 years ago

Hi I was trying to identify unknown image , which is not part of train image. I just used ['Akshay Kumar', 'Nawazuddin Siddiqui', 'Salman Khan', 'Shahrukh Khan'] to train the image , then using test_image.py and pass one sunny deol image , it classify it as Salman Khan , but as per the code i was expecting it will mentioned Alignment Failure. do we have to add some unknow label and add some junk image there.

I appreciate your suggestions Thanks

shankarvishnu commented 4 years ago

Follow this comment to esolve this issue.