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
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆513Updated 10 months ago
- some demo of GANs☆274Updated 5 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆368Updated 5 years ago
- PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆580Updated 6 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆141Updated 7 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆246Updated 2 years ago
- Various GANs in pytorch environment☆49Updated 6 years ago
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆322Updated 5 years ago
- Improved WGAN in Pytorch☆440Updated last year
- ☆268Updated 6 years ago
- PyTorch Implementation of CycleGAN and SSGAN for Domain Transfer (Minimal)☆432Updated 7 years ago
- Unsupervised Attention-Guided Image to Image Translation☆331Updated 5 years ago
- Simple Implementation of many GAN models with PyTorch.☆384Updated last year
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆266Updated 4 years ago
- A pytorch implementation of pix2pix + BEGAN (Boundary Equilibrium Generative Adversarial Networks)☆183Updated 5 years ago
- Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)☆509Updated 5 years ago
- PyTorch Implement of Context Encoders: Feature Learning by Inpainting☆365Updated 4 years ago
- DAGAN: Data Augmentation Generative Adversarial Networks☆415Updated last year
- PyTorch implementation of DCGAN☆49Updated 7 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆413Updated 5 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆493Updated 7 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 2 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆679Updated 6 years ago
- GANs with spectral normalization and projection discriminator☆1,088Updated 5 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆218Updated 2 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
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆73Updated 7 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks☆127Updated 5 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.☆172Updated 2 months ago