donggong1 / memae-anomaly-detection

MemAE for anomaly detection. -- Gong, Dong, et al. "Memorizing Normality to Detect Anomaly: Memory-augmented Deep Autoencoder for Unsupervised Anomaly Detection". ICCV 2019.
https://donggong1.github.io/anomdec-memae.html
MIT License
465 stars 103 forks source link

About the threshold of the anomaly #21

Open TanMing11 opened 3 years ago

TanMing11 commented 3 years ago

Thanks the great work! Could you tell me the threshold of the recon_error, which used to distinguish between normal and abnormal.

ivan-jgr commented 1 year ago

Hi! I've been trying to replicate the MNIST experiment in the paper. I'm interest in this threshold too. In my experiments the reconstruction error doesn't see out of distribution for anomaly samples.