StyleGAN-Tensorflow2
StyleGAN-Tensorflow2 copied to clipboard
Having an issue with generator and discriminator
I'm running the notebook as it is in the repo, and the generator produces an image as attached. Upon further runs, I get noise that eventually just becomes a completely white image.

Additionally, the discriminator appears to run correctly on the first run, and then becomes -1.5~ on subsequent runs. I have to restart the kernel to fix this.