16.03.2021 Views

Advanced Deep Learning with Keras

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Improved GANs

Following figure shows generated samples after training LSGAN using the MNIST

dataset for 40,000 training steps. The output images have better perceptual quality

compared to Figure 4.2.1 in DCGAN:

Figure 5.2.2: Sample outputs of LSGAN vs. training steps

I encourage you to run the trained generator model to see the new synthesized

MNIST digits images:

python3 lsgan-mnist-5.2.1.py --generator=lsgan_mnist.h5

[ 146 ]

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!