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

About The OOD Testing Set #11

Open ForeverPs opened 2 years ago

ForeverPs commented 2 years ago

Hi, thanks for you amazing work. In the source code, I find that this work uses the ood data for training a logistic regression model. I wonder if this is fair for comparision with other method such as softmax baseline and ODIN. Looking forward to your reply!! Many Thanks.