Natsu6767 / InfoGAN-PyTorchLinks
PyTorch Implementation of InfoGAN
☆327Updated 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:
- ☆274Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆190Updated 7 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆524Updated 8 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆679Updated 7 years ago
- Pytorch implementation of β-VAE☆549Updated 4 years ago
- Improved WGAN in Pytorch☆440Updated 2 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆196Updated 3 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆276Updated 4 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- Inception Score for GANs in Pytorch☆659Updated 5 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆373Updated 6 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 3 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆277Updated 7 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- PyTorch implementation of Glow☆541Updated 3 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆296Updated 5 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆47Updated 2 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆157Updated 5 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆197Updated 7 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 last year
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆350Updated 3 years ago
- pytorch implementation of openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"☆513Updated 6 years ago
- A Variational Autoencoder (VAE) implemented in PyTorch☆427Updated 3 years ago
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆530Updated last year
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆71Updated 8 years ago
- GANs with spectral normalization and projection discriminator☆1,104Updated 5 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆789Updated last year
- Minimalist implementation of VQ-VAE in Pytorch☆547Updated 4 years ago