Natsu6767 / InfoGAN-PyTorchLinks
PyTorch Implementation of InfoGAN
☆324Updated 2 years ago
Alternatives and similar repositories for InfoGAN-PyTorch
Users that are interested in InfoGAN-PyTorch are comparing it to the libraries listed below
Sorting:
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆679Updated 7 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆519Updated 7 years ago
- ☆274Updated 7 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆248Updated 2 years ago
- Inception Score for GANs in Pytorch☆655Updated 5 years ago
- Improved WGAN in Pytorch☆440Updated last year
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆189Updated 7 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆158Updated 5 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆273Updated 4 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
- An empirical study on evaluation metrics of generative adversarial networks.☆372Updated 5 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆295Updated 4 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 3 years ago
- GANs with spectral normalization and projection discriminator☆1,101Updated 5 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- Pytorch implementation of β-VAE☆543Updated 4 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆774Updated last year
- pytorch implementation of openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"☆510Updated 6 years ago
- Two time-scale update rule for training GANs☆884Updated 3 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)