Simple, compact, and hackable post-hoc deep OOD detection for already trained tensorflow or pytorch image classifiers.
52
stars
2
forks
source link
Reorganize and rename training tools + feature extractor folder + OODModel #34
Closed
cofri closed 1 year ago
tf_training_tools.py
andtorch_training_tools.py
train_keras_app()
is renamed totrain_tf_model()
vim = VIM()
instead ofoodmodel = VIM()