Natsu6767 / InfoGAN-PyTorch
PyTorch Implementation of InfoGAN
☆322Updated 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
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆678Updated 6 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆261Updated 4 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- Improved WGAN in Pytorch☆439Updated last year
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆513Updated 7 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆248Updated 2 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆295Updated 4 years ago
- PyTorch implementation of Glow☆531Updated 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
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆72Updated 6 years ago
- Pytorch implementation of β-VAE☆536Updated 4 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆370Updated 5 years ago
- ☆272Updated 6 years ago
- pytorch implementation of openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"☆509Updated 5 years ago
- Disentanglement library for PyTorch☆276Updated 2 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆193Updated 3 years ago
- Inception Score for GANs in Pytorch☆649Updated 5 years ago
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆348Updated 2 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆158Updated 5 years ago
- A Variational Autoencoder (VAE) implemented in PyTorch☆420Updated 2 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆46Updated last year
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆168Updated 7 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 6 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆380Updated 2 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆536Updated 3 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆190Updated last month
- 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
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,044Updated 2 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆111Updated 3 years ago