Advancements in GAN: CGAN, DCGAN, WGAN, WGAN-GP, LSGAN, BEGAN
Advancements in GAN: CGAN, DCGAN, WGAN, WGAN-GP, LSGAN, BEGAN In the previous article, we introduced the principles of GAN (Introduction to Generative Adversarial Networks). The Generative Adversarial Network (GAN) mainly consists of two parts: the Generator and the Discriminator. The idea of the Generative model G is to package a random noise into a realistic … Read more