znxlwm / pytorch-MNIST-CelebA-GAN-DCGAN
Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST and CelebA datasets
☆523Updated last year
Alternatives and similar repositories for pytorch-MNIST-CelebA-GAN-DCGAN:
Users that are interested in pytorch-MNIST-CelebA-GAN-DCGAN are comparing it to the libraries listed below
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆506Updated 7 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆678Updated 6 years ago
- A pytorch implementation of Paper "Improved Training of Wasserstein GANs"☆1,521Updated last year
- Improved WGAN in Pytorch☆441Updated last year
- Inception Score for GANs in Pytorch☆650Updated 4 years ago
- ☆272Updated 6 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆762Updated 11 months ago
- PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆581Updated 7 years ago
- GANs with spectral normalization and projection discriminator☆1,093Updated 5 years ago
- Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)☆2,555Updated 10 months ago
- PyTorch Implementation of CycleGAN and SSGAN for Domain Transfer (Minimal)☆432Updated 7 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆370Updated 5 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆188Updated 7 years ago
- PyTorch Implementation of InfoGAN☆320Updated 2 years ago
- Collection of generative models in Pytorch version.☆2,616Updated 4 years ago
- Two time-scale update rule for training GANs☆873Updated 3 years ago
- PyTorch implementation of "Progressive growing of GANs (PGGAN)"