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

Add out-of-distribution detection notebook #247

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

rajeshgangireddy
Copy link
Collaborator

  • Added : Notebook with OOD detection using kNN-based method
  • Added : Few util functions for images
  • Updated : Required libraries are added in requirements-notebooks.txt

Added out-of-distribution detection notebook (and required functions)
A few required util functions in image.py
@rajeshgangireddy rajeshgangireddy changed the title Added out-of-distribution detection notebook Add out-of-distribution detection notebook Jun 26, 2023
@rajeshgangireddy rajeshgangireddy marked this pull request as draft June 28, 2023 12:26
@rajeshgangireddy rajeshgangireddy marked this pull request as ready for review June 28, 2023 12:39
Copy link
Collaborator

@ljcornel ljcornel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the great new use case! I have reviewed the utility functions that you made, have a few minor comments there. Still have to look at the notebook itself, will do so tomorrow

notebooks/use_cases/utils/image.py Outdated Show resolved Hide resolved
notebooks/use_cases/utils/image.py Outdated Show resolved Hide resolved
notebooks/use_cases/utils/image.py Outdated Show resolved Hide resolved
notebooks/use_cases/utils/image.py Show resolved Hide resolved
notebooks/use_cases/utils/image.py Show resolved Hide resolved
…ns related functions

Minor changes - moving functions to the right files as suggested
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

Successfully merging this pull request may close these issues.

None yet

2 participants