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 set the threshold for openmax? #12

Open
Alabenba opened this issue Sep 11, 2020 · 1 comment
Open

How to set the threshold for openmax? #12

Alabenba opened this issue Sep 11, 2020 · 1 comment

Comments

@Alabenba
Copy link

Hi, althogh I have run this project successfully, I'm still a little bit confused about the openmax threshold settings. Why you choose 10 as the openmax threshold? Could you please take minutes to explain about it?
Looking forward to your reply. Thanks!
image

@aadeshnpn
Copy link
Owner

For the examples in this repo, we are using dataset that has just 10 classes (MNIST has 0-9). The openmax will return labels from 0-10 where 0-9 coincides with the labels from MNIST and 10 means that the given input image is outside the labels thus it is unknown. Hope this helps!

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