Skip to content

cedrickchee/wasserstein-gan

Repository files navigation

Wasserstein GAN

A PyTorch implementation of Wasserstein GAN (WGAN) paper. This project is trying to reproduce the LSUN and CIFAR10 experiments for educational purposes.

In this project, we can also see how Deep Convolutional Generative Adversarial Network (DCGAN) evolved to WGAN.

Note: DCGAN was implemented using Keras 1 initally and migrated to Keras 2.

Jupyter Notebooks

Pre-trained Model

Generated Image Samples