chenyuntc / pytorch-GAN
A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks
☆189Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-GAN
- An empirical study on evaluation metrics of generative adversarial networks.☆368Updated 5 years ago
- Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)☆509Updated 5 years ago
- some demo of GANs☆274Updated 5 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆246Updated 2 years ago
- PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆580Updated 6 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆265Updated 4 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆413Updated 5 years ago
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆511Updated 9 months ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆140Updated 7 years ago
- Improved WGAN in Pytorch☆439Updated last year
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- Resources and Implementations of Generative Adversarial Nets which are focusing on how to stabilize training process and generate high qu…☆187Updated 7 years ago
- ☆268Updated 6 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆218Updated 2 years ago
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆322Updated 5 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆73Updated 7 years ago
- Tensorflow implementation of CycleGANs☆135Updated 7 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 2 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆677Updated 6 years ago
- PyTorch Implementation of CycleGAN and SSGAN for Domain Transfer (Minimal)☆432Updated 7 years ago
- ☆132Updated last year
- implement infoGAN using pytorch☆151Updated 6 years ago
- PyTorch implementation of DCGAN☆49Updated 7 years ago
- GANs with spectral normalization and projection discriminator☆1,087Updated 4 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆225Updated 2 years ago
- A pytorch implementation of pix2pix + BEGAN (Boundary Equilibrium Generative Adversarial Networks)☆182Updated 5 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆112Updated 5 years ago
- ☆285Updated 6 years ago
- Tensorflow implementation of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION☆149Updated 2 years ago
- O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks☆127Updated 5 years ago