chenyuntc / pytorch-GAN
A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks
☆188Updated 7 years ago
Alternatives and similar repositories for pytorch-GAN:
Users that are interested in pytorch-GAN are comparing it to the libraries listed below
- An empirical study on evaluation metrics of generative adversarial networks.☆370Updated 5 years ago
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆523Updated last year
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆248Updated 2 years ago
- PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆580Updated 7 years ago
- Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)☆508Updated 5 years ago
- PyTorch implementation of DCGAN☆49Updated 7 years ago
- some demo of GANs☆276Updated 5 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆142Updated 7 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆414Updated 5 years ago
- Improved WGAN in Pytorch☆441Updated last year
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆678Updated 6 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆229Updated 2 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆266Updated 4 years ago
- PyTorch implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".☆432Updated 6 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆173Updated 5 months ago
- Unsupervised Attention-Guided Image to Image Translation☆330Updated 5 years ago
- GANs with spectral normalization and projection discriminator☆1,094Updated 5 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- A pytorch implementation of pix2pix + BEGAN (Boundary Equilibrium Generative Adversarial Networks)☆185Updated 5 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- ☆272Updated 6 years ago
- Various GANs in pytorch environment☆49Updated 6 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆505Updated 7 years ago
- PyTorch Implementation of CycleGAN and SSGAN for Domain Transfer (Minimal)☆432Updated 7 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆193Updated 3 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆551Updated 5 years ago
- A pytorch implementation of Paper "Improved Training of Wasserstein GANs"☆1,521Updated last year
- Simple Implementation of many GAN models with PyTorch.☆391Updated last year