deel-ai / oodeel

Simple, compact, and hackable post-hoc deep OOD detection for already trained tensorflow or pytorch image classifiers.
https://deel-ai.github.io/oodeel/
MIT License
52 stars 2 forks source link

Appropriate tests for methods that do not work on blobs #95

Open paulnovello opened 2 months ago

paulnovello commented 2 months ago

Some methods, such as SCALE, ASH, Gram,... do not work on blob because the neural net and the test case are too simple.