pokaxpoka / deep_Mahalanobis_detector

Code for the paper "A Simple Unified Framework for Detecting Out-of-Distribution Samples and Adversarial Attacks".
340 stars 78 forks source link

Model training scripts #3

Open tayden opened 5 years ago

tayden commented 5 years ago

Would you consider adding the scripts you used to train the Resnet and Densenet models?

ForeverPs commented 2 years ago

The pretrained model seems come from ODIN, and I can reproduce the mentioned metrics in this paper. What I wonder now is that the source code seems use the ood data for training.