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

Test detectors on an OOD task #49

Closed y-prudent closed 1 year ago

y-prudent commented 1 year ago

To sum up

blob_toy_dataset

github-actions[bot] commented 1 year ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1614 1446 90% 70% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
oodeel/utils/tf_training_tools.py 71% 🟢
oodeel/utils/torch_training_tools.py 92% 🟢
TOTAL 82% 🟢

updated for commit: ea241f7 by action🐍