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

Can I use it for one shot face authentication ? #18

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

Can I use it for one shot face authentication ? #18

bhachauk opened this issue Jan 9, 2020 · 2 comments

Comments

@bhachauk
Copy link

bhachauk commented Jan 9, 2020

Hi, Thanks for your work. I have used the model nn4.small2.lrn.h5 for extracting the features after re-running Keras-openface-convertion.ipynb.

I got worst accuracy while applied with minimum / euclidean distance classifier for one shot face authentication (one image per class) compared with dlib feature extractor.

Am I doing right ?
Does the model work for one shot learning or not ?

Thanks and regards.
Bhanuchander

@YuhaoTang97
Copy link

Some problem. Does Anybody have progress?
Accuracy is only about 16% for one-shot case.
Thanks

@bhachauk
Copy link
Author

I have analyzed this one shot learning technique with various transfer learning models... I feel like it seems learning with small set of data not worthy even doing one shot learning (It really doing bad with real time test set).... May be with more data (with large learning time and resource) It will be possible to get decent results...

I did small analysis for face_recognition task with a best i ever tested face feature extractor keras-vggface even compared with dlib. Reference analysis.

Here i made a post about this
Reality Of One Shot Learning For Face 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

2 participants