LeeDoYup / AnoGAN-tf

Unofficial Tensorflow Implementation of AnoGAN (Anomaly GAN)
MIT License
270 stars 92 forks source link

anomal-area #23

Open lzzlxxlsz opened 5 years ago

lzzlxxlsz commented 5 years ago

errors = np.mean(np.squeeze(errors),axis=2) the error is the anomal-score image,and this function of the code is that using the gray-level to label the anomal-area?