deel-ai / oodeel

Simple, compact, and hackable post-hoc deep OOD detection for already trained tensorflow or pytorch image classifiers.

Home Page:https://deel-ai.github.io/oodeel/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solid training_funs

paulnovello opened this issue · comments

  • optimizer is not really an option for train_torch_models (solved in #49 )
  • Preproc and aug are in keras_app but not torch_models (solved in #65)