TwistedW / pytorch-GANs
Various GANs in pytorch environment
☆49Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-GANs
- 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
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆112Updated 6 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆73Updated 7 years ago
- GANs with multiple Discriminators☆78Updated last year
- Implementation of "Improving the Improved Training of Wasserstein GANs: A Consistency Term and Its Dual Effect" in pytorch☆37Updated 5 years ago
- implementation for NIPS paper Triangle Generative Adversarial Networks☆62Updated 6 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆141Updated 7 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆189Updated 6 years ago
- Training Generative Adversarial Networks Via Turing Test☆38Updated 5 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆246Updated 2 years ago
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆139Updated 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.☆172Updated 2 months ago
- Pytorch Implementation for paper: IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis☆39Updated 5 years ago
- SingleGAN: Image-to-Image Translation by a Single-Generator Network using Multiple Generative Adversarial Learning. ACCV 2018☆83Updated 4 years ago
- Pytorch implementation of HDGan☆150Updated 6 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆157Updated 5 years ago
- Dual Discriminator Generative Adversarial Nets☆62Updated 6 years ago
- ECCV2018☆68Updated 5 years ago
- implement infoGAN using pytorch☆151Updated 6 years ago
- Loss function of various types of GANs☆26Updated 6 years ago
- Pytorch Implementation of Perceptual Losses for Real-Time Style Transfer and Super-Resolution☆163Updated 5 years ago
- PyTorch implementation of DCGAN☆49Updated 7 years ago
- source code of the paper Graphical Generative Adversarial Networks☆71Updated 5 years ago
- A implement of spectral normalization GAN for tensorflow version☆27Updated 6 years ago
- AE, VAE, and CVAE in PyTorch☆65Updated 5 years ago
- TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.☆44Updated 5 years ago
- Study Friendly Implementation of DCGAN in Tensorflow☆24Updated 6 years ago
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆41Updated 6 years ago