bojone / gan-qp
GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint
☆119Updated 5 years ago
Alternatives and similar repositories for gan-qp:
Users that are interested in gan-qp are comparing it to the libraries listed below
- O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks☆127Updated 5 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆248Updated 2 years ago
- source code of the paper Graphical Generative Adversarial Networks☆71Updated 5 years ago
- Training Generative Adversarial Networks Via Turing Test☆38Updated 6 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.☆173Updated 6 months ago
- dcgan combined with vae in pytorch!☆116Updated 6 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆142Updated 7 years ago
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆139Updated 5 years ago
- Pytorch Implementation for paper: IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis☆39Updated 6 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- ECCV2018☆68Updated 6 years ago
- implementation for NIPS paper Triangle Generative Adversarial Networks☆61Updated 7 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆93Updated 7 years ago
- Pytorch implementation of HDGan☆150Updated 6 years ago
- SingleGAN: Image-to-Image Translation by a Single-Generator Network using Multiple Generative Adversarial Learning. ACCV 2018☆83Updated 5 years ago
- Various GANs in pytorch environment☆49Updated 6 years ago
- code for "Adversarial Feature Learning"☆238Updated 2 years ago
- ☆86Updated 7 years ago
- A PyTorch Implementation for Octave Convolution in Drop an Octave☆45Updated 5 years ago
- NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching☆82Updated 6 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 5 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆158Updated 5 years ago
- Wasserstein Introspective Neural Networks (CVPR 2018 Oral)☆59Updated 6 years ago
- Cross-domain disentanglement network☆91Updated 5 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- rGAN: Label-Noise Robust Generative Adversarial Networks☆97Updated 3 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆187Updated 7 years ago