Open vmvargas opened 6 years ago
Improved GANs: OpenAI code also has it but in D, the supervised model. Not G as Zhao et. al. in the EBGAN.
Reference: https://github.com/openai/improved-gan/blob/master/mnist_svhn_cifar10/train_mnist_feature_matching.py
Hi! I also want to try this trick.Have you achieved adding noise to inputs? Thanks.
Improved GANs: OpenAI code also has it but in D, the supervised model. Not G as Zhao et. al. in the EBGAN.
Reference: https://github.com/openai/improved-gan/blob/master/mnist_svhn_cifar10/train_mnist_feature_matching.py