TwistedW / pytorch-GANsLinks
Various GANs in pytorch environment
☆50Updated 6 years ago
Alternatives and similar repositories for pytorch-GANs
Users that are interested in pytorch-GANs are comparing it to the libraries listed below
Sorting:
- O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks☆127Updated 5 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- Training Generative Adversarial Networks Via Turing Test☆38Updated 6 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆73Updated 7 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆188Updated 7 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆142Updated 8 years ago
- PyTorch implementation of DCGAN☆49Updated 7 years ago
- Loss function of various types of GANs☆26Updated 6 years ago
- ECCV2018☆67Updated 6 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 2 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆158Updated 5 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆139Updated 6 years ago
- Pytorch Implementation for paper: IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis☆39Updated 6 years ago
- ☆86Updated 7 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- implementation for NIPS paper Triangle Generative Adversarial Networks☆61Updated 7 years ago
- Pytorch implementation of HDGan☆150Updated 6 years ago
- rGAN: Label-Noise Robust Generative Adversarial Networks☆97Updated 4 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
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆323Updated 6 years ago
- SaGAN PyTorch "Generative Adversarial Network with Spatial Attention for Face Attribute Editing"☆102Updated 11 months 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 9 months ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- Dual Discriminator Generative Adversarial Nets☆63Updated 7 years ago
- Tensorflow implementation of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION☆149Updated 3 years ago
- See https://github.com/ilyakava/gan for results on Imagenet 128. Code for a Multi-Hinge Loss with K+1 Conditional GANs☆24Updated 4 years ago
- Unofficial PyTorch implementation of "GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint"☆31Updated 5 years ago