deepak112 / Keras-SRGAN

Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Perturbations on discriminator loss

guemesturb opened this issue · comments

Why is the real and fake data fed into the discriminator loss perturbed with random data with standard deviation 0.2?