niffler92 / SNGAN
A Pytorch implementation of "Spectral Normalization for Generative Adversarial Networks"
☆7Updated 5 years ago
Alternatives and similar repositories for SNGAN
Users that are interested in SNGAN are comparing it to the libraries listed below
Sorting:
- A implement of spectral normalization GAN for tensorflow version☆27Updated 7 years ago
- dcgan combined with vae in pytorch!☆116Updated 6 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- Exploiting the Potential of Standard Convolutional Autoencoders for Image Restoration by Evolutionary Search (ICML 2018)☆72Updated 6 years ago
- Dual Discriminator Generative Adversarial Nets☆63Updated 7 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 6 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆142Updated 8 years ago
- SingleGAN: Image-to-Image Translation by a Single-Generator Network using Multiple Generative Adversarial Learning. ACCV 2018☆84Updated 5 years ago
- NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching☆82Updated 6 years ago
- Pytorch Implementation for paper: IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis☆39Updated 6 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆90Updated 7 years ago
- Implementation of Self-Attention Generative Adversarial Networks by Zhang et al. (with spectral normalization and projection discriminato…☆39Updated 6 years ago
- rGAN: Label-Noise Robust Generative Adversarial Networks☆97Updated 3 years ago
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆139Updated 6 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- Study Friendly Implementation of DCGAN in Tensorflow☆24Updated 6 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- A PyTorch Implementation for Octave Convolution in Drop an Octave☆45Updated 6 years ago
- Tensorflow implemention of various GAN.☆11Updated 5 years ago
- python package for self-attention gan implemented as extension of PyTorch nn.Module. paper -> https://arxiv.org/abs/1805.08318☆19Updated 6 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- ☆72Updated 7 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆73Updated 7 years ago
- PyTorch implementation of "Glow: Generative Flow with Invertible 1x1 Convolutions"☆44Updated 6 years ago
- Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)☆120Updated 5 years ago
- Pytorch implementation of Conditional image-to-image translation (CVPR 2018)☆48Updated 6 years ago
- Code accompanying the paper Fisher GAN: https://arxiv.org/abs/1705.09675☆23Updated 7 years ago
- Tensorflow code of Dist-GAN, GN-GAN and other GAN methods☆66Updated 6 years ago
- This project is an implementation of the Generative Adversarial Network proposed in our CVPR 2017 paper - DeLiGAN : Generative Adversaria…☆111Updated 7 years ago