godisboy / SN-GANLinks
pyTorch implementation of Spectral Normalization for Generative Adversarial Networks
☆246Updated 3 years ago
Alternatives and similar repositories for SN-GAN
Users that are interested in SN-GAN are comparing it to the libraries listed below
Sorting:
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆157Updated 6 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆374Updated 6 years ago
- implement infoGAN using pytorch☆152Updated 7 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.☆174Updated last year
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 7 years ago
- ☆131Updated 7 years ago
- dcgan combined with vae in pytorch!☆117Updated 7 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆143Updated 8 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆414Updated 6 years ago
- Cross-domain disentanglement network☆91Updated 6 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆677Updated 7 years ago
- A pytorch implementation of pix2pix + BEGAN (Boundary Equilibrium Generative Adversarial Networks)☆187Updated 6 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 7 years ago
- Improved WGAN in Pytorch☆440Updated 2 years ago
- PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆584Updated 8 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆72Updated 8 years ago
- Python script to download the celebA-HQ dataset from google drive☆141Updated 5 years ago
- A Unified Feature Disentangler for Multi-Domain Image Translation and Manipulation☆141Updated 7 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆195Updated 4 years ago
- Unsupervised Attention-Guided Image to Image Translation☆329Updated 6 years ago
- Pytorch implementation of HDGan☆149Updated 7 years ago
- ST-GAN: Spatial Transformer Generative Adversarial Networks for Image Compositing (CVPR 2018)☆338Updated 6 years ago
- PyTorch Implementation of CycleGAN and SSGAN for Domain Transfer (Minimal)☆436Updated 8 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆153Updated 5 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆95Updated 6 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆108Updated 7 years ago
- ☆103Updated 8 years ago
- MMD-GAN: Towards Deeper Understanding of Moment Matching Network☆201Updated 2 years ago
- Pytorch implementation of "One-Sided Unsupervised Domain Mapping" NIPS 2017☆195Updated 6 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆191Updated 8 years ago