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

how to get the face embedding #37

Open
knvpk opened this issue Sep 18, 2017 · 3 comments
Open

how to get the face embedding #37

knvpk opened this issue Sep 18, 2017 · 3 comments

Comments

@knvpk
Copy link

knvpk commented Sep 18, 2017

Is there any pretrained model using this sphereface concept? If so how do i get the face embeddings of a custom image using that pre trained model?

@knvpk knvpk changed the title how to get the faceembedding how to get the face embedding Sep 18, 2017
@wy1iu
Copy link
Owner

wy1iu commented Sep 25, 2017

Pretrained model is available at https://github.com/wy1iu/sphereface#models. Please see the test folder for getting the face embedding. It is the same as the inference of any CNN pretrained model.

@knvpk
Copy link
Author

knvpk commented Sep 26, 2017

Thank you

@amalF
Copy link

amalF commented Mar 9, 2018

Hello,

In the evaluation script in the test folder, you extract the features of the last fully connected layer as usual but you also extract features of the flipped image and you concatenate these two representations to get the final feature vector.

Could you please explain why ?

I can't get good verification results although I have good identification results.

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