We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi,dear, Could the project be used in face verification ? any help will be appreciated. thx
The text was updated successfully, but these errors were encountered:
You should use a model that computes image embeddings to do face verification like this: https://machinelearningmastery.com/how-to-perform-face-recognition-with-vggface2-convolutional-neural-network-in-keras/
Sorry, something went wrong.
I use MTCNN to detect and crop a face image from a large image. Then I used FaceNet for recognition.
No branches or pull requests
hi,dear,
Could the project be used in face verification ?
any help will be appreciated.
thx
The text was updated successfully, but these errors were encountered: