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 can i recognize A strange face ? #9

Open
1123311314 opened this issue Dec 19, 2018 · 3 comments
Open

How can i recognize A strange face ? #9

1123311314 opened this issue Dec 19, 2018 · 3 comments

Comments

@1123311314
Copy link

If I give a strange face (not in Training data ) , this app return an error name .
How can I separate this face is not in the data sample , or similarity degree

@wihoho
Copy link
Owner

wihoho commented Dec 19, 2018

You need to setup some threshold. If the strange face produces a large threshold, you need to return an error saying that this face is not in the training set.

@1123311314
Copy link
Author

Oh , in this case. Can you give me some reference to set the threshold , or some example.
I will try it again ,thanks

@wihoho
Copy link
Owner

wihoho commented Dec 20, 2018

This is the uncertainty in machine learning. You need to justify a threshold on your own based on your own requirements.

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