chenyuntc / pytorch-GANLinks
A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks
☆188Updated 8 years ago
Alternatives and similar repositories for pytorch-GAN
Users that are interested in pytorch-GAN are comparing it to the libraries listed below
Sorting:
- some demo of GANs☆281Updated 6 years ago
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆323Updated 6 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆143Updated 8 years ago
- PyTorch Implementation of CycleGAN and SSGAN for Domain Transfer (Minimal)☆436Updated 8 years ago
- Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)☆508Updated 6 years ago
- PyTorch Implement of Context Encoders: Feature Learning by Inpainting☆376Updated 6 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆373Updated 6 years ago
- ☆132Updated 2 years ago
- PyTorch implementation of DCGAN☆52Updated 8 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆272Updated 5 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 6 years ago
- Various GANs in pytorch environment☆51Updated 7 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆72Updated 8 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆114Updated 7 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆246Updated 3 years ago
- A pytorch implementation of pix2pix + BEGAN (Boundary Equilibrium Generative Adversarial Networks)☆187Updated 6 years ago
- PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆584Updated 7 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆220Updated 3 years ago
- ☆103Updated 8 years ago
- Resources and Implementations of Generative Adversarial Nets which are focusing on how to stabilize training process and generate high qu…☆191Updated 8 years ago
- Tensorflow implementation of CycleGANs☆134Updated 8 years ago
- Tensorflow implementation of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION☆150Updated 3 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.☆175Updated last year
- O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks☆128Updated 6 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 7 years ago
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆530Updated 2 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆224Updated 5 years ago
- DAGAN: Data Augmentation Generative Adversarial Networks☆420Updated 2 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆554Updated 6 years ago
- implement infoGAN using pytorch☆153Updated 7 years ago