godisboy / SN-GANLinks
pyTorch implementation of Spectral Normalization for Generative Adversarial Networks
☆248Updated 2 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).☆158Updated 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.☆174Updated 9 months ago
- ☆131Updated 6 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 5 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆372Updated 5 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆679Updated 7 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- Unsupervised Attention-Guided Image to Image Translation☆331Updated 5 years ago
- Cross-domain disentanglement network☆91Updated 6 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆412Updated 6 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- Python script to download the celebA-HQ dataset from google drive☆140Updated 5 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆142Updated 8 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 3 years ago
- Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)☆120Updated 5 years ago
- code for "Adversarial Feature Learning"☆238Updated 2 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- Improved WGAN in Pytorch☆440Updated last year
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 4 years ago
- COCO-GAN: Generation by Parts via Conditional Coordinating (ICCV 2019 oral)☆268Updated 4 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- A pytorch implementation of pix2pix + BEGAN (Boundary Equilibrium Generative Adversarial Networks)☆186Updated 5 years ago
- MMD-GAN: Towards Deeper Understanding of Moment Matching Network☆198Updated last year
- PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆582Updated 7 years ago
- Pytorch implementation of "One-Sided Unsupervised Domain Mapping" NIPS 2017☆194Updated 6 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆189Updated 7 years ago