u7javed / Conditional-WGAN-GP

Implementation of a Wasserstein Generative Adversarial Network with Gradient Penalty to enforce lipchitz constraint. The WGAN utilizes the wasserstein loss or critic as its loss function instead of the vanilla GAN loss. It has shown to perform better as is often used as a solution to mode collapse, a common issue in GANs where the generator prod…
13Updated 4 years ago

Related projects

Alternatives and complementary repositories for Conditional-WGAN-GP