davidsandberg / facenet

Face recognition using Tensorflow
MIT License
13.77k stars 4.81k forks source link

Questions in the procedure of validation on lfw #555

Closed zzw1123 closed 6 years ago

zzw1123 commented 6 years ago

Thanks for your contribution,david. But I have a doubt that before feeding the testset into the model we trained already, should we first detect faces in the images of lfw?In order to make the embeddings contain only the part of face which is more pure?

qixianbiao commented 6 years ago

See my reply in Sphereface repository issue.....

zzw1123 commented 6 years ago

Thank you,xianbiao. It is aligned as preprocess.