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

How you select the random_noise_size? #4

Open ywu36 opened 4 years ago

ywu36 commented 4 years ago

Dear author,

May I know how you select the random_noise_size based on different network architecture and dataset?

I'm going to use another dataset, how should I set the random_noise_size, min_pixel and max_pixel?

Thank you very much! YH

zydse commented 1 year ago

Dear author,

May I know how you select the random_noise_size based on different network architecture and dataset?

I'm going to use another dataset, how should I set the random_noise_size, min_pixel and max_pixel?

Thank you very much! YH

Sorry to bother u. Have u got a reply? I'm going to perform the things as u did. Do you know how to set the hyperparameter?