Skip to content
New issue

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

could be used for face verification ? #75

Open
ucasiggcas opened this issue Jan 9, 2020 · 2 comments
Open

could be used for face verification ? #75

ucasiggcas opened this issue Jan 9, 2020 · 2 comments

Comments

@ucasiggcas
Copy link

hi,dear,
Could the project be used in face verification ?
any help will be appreciated.
thx

@alexcdot
Copy link

alexcdot commented Feb 2, 2020

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/

@konstantin-frolov
Copy link

I use MTCNN to detect and crop a face image from a large image. Then I used FaceNet for recognition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants