wgan-gp-anomaly icon indicating copy to clipboard operation
wgan-gp-anomaly copied to clipboard

gan, wgan-gp, anomaly detection, unsupervised, pytorch

Results 6 wgan-gp-anomaly issues
Sort by recently updated
recently updated
newest added

Hi, @oyxhust I have met this error when train time. ------------------------------------------- model [WGAN_GP_Model] was created create web directory ./checkpoints/mnist/web... Traceback (most recent call last): File "train.py", line 34, in model.optimize_parameters(only_update_D)...

what is the number of the dataset you use?

since This GAN is generating "0" images which refer to the normal situations, how can i find whether this image is normal or abnormal?

Hi, @oyxhust I have tested your code. train & test src runs good. But I dont know why the results are image & pth(model?). I'm think that anoGAN's result must...