- wgan-gp (WGAN with Gradient Penalty) using resnet Architecture
- wgan-gp with Layer Conditional
- wgan-gp with Auxiliary Classifier
- pix2pix (working on it..)
- paper
- https://github.com/kuc2477/pytorch-wgan-gp
- https://github.com/caogang/wgan-gp
- https://github.com/LynnHo/DCGAN-LSGAN-WGAN-GP-DRAGAN-Pytorch
- https://github.com/Zeleni9/pytorch-wgan
- https://github.com/HiiYL/WGAN-GP-PyTorch/blob/master/main.py
- https://discuss.pytorch.org/t/how-to-implement-gradient-penalty-in-pytorch/1656
- https://gitlab.com/Twilightsnow/PyTorch-GAN/tree/master/WGAN-GP
- https://github.com/znxlwm/pytorch-MNIST-CelebA-cGAN-cDCGAN
- https://pytorch.org/tutorials/beginner/dcgan_faces_tutorial.html