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

[Seeking information] Implementation as a OOD detector #2

Open
W-XuWX opened this issue Jul 15, 2023 · 0 comments
Open

[Seeking information] Implementation as a OOD detector #2

W-XuWX opened this issue Jul 15, 2023 · 0 comments

Comments

@W-XuWX
Copy link

W-XuWX commented Jul 15, 2023

Hi, after training the G-ODIN model on my own data, I would like to evaluate its ability to predict whether a test sample is within or out of distribution.

Q1. When preparing a test set, is the right approach to first create two classes (within_distribution and outside_distribution) ?

Q2. From resnet20_odin.py, the output of the model is (None, n_classes). How can I translate this scoring into a binary one (within vs out of distribution) ?

Thank you so much!

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

1 participant