shayneobrien / generative-modelsLinks
Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN
☆503Updated 7 years ago
Alternatives and similar repositories for generative-models
Users that are interested in generative-models are comparing it to the libraries listed below
Sorting:
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"☆921Updated 6 years ago
- Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation☆469Updated 6 years ago
- Implementations of various VAE-based semi-supervised and generative models in PyTorch☆710Updated 5 years ago
- A curated list of research papers related to learning disentangled representations☆465Updated 6 years ago
- Improved WGAN in Pytorch☆440Updated 2 years ago
- Wasserstein Auto-Encoders☆507Updated 7 years ago
- Totally Versatile Miscellanea for Pytorch☆475Updated 3 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆244Updated 7 years ago
- GANs with spectral normalization and projection discriminator☆1,105Updated 6 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆296Updated 5 years ago
- Code for replication of the paper "The relativistic discriminator: a key element missing from standard GAN"☆737Updated 5 years ago
- Variational auto-encoder trained on celebA . All rights reserved.☆183Updated 7 years ago
- i-RevNet Pytorch Code☆396Updated 4 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆678Updated 7 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆374Updated 6 years ago
- ☆1,014Updated 6 years ago
- PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules☆495Updated 4 years ago
- MADE (Masked Autoencoder Density Estimation) implementation in PyTorch☆584Updated 7 years ago
- Replicating "Understanding disentangling in β-VAE"☆200Updated 7 years ago
- A wizard's guide to Adversarial Autoencoders☆432Updated 4 years ago
- Generative image model with learned similarity measures☆444Updated 8 years ago
- pytorch implementation of openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"☆512Updated 6 years ago
- code for "Adversarial Feature Learning"☆239Updated 3 years ago
- implement infoGAN using pytorch☆153Updated 7 years ago
- PyTorch Implementation of CycleGAN and SSGAN for Domain Transfer (Minimal)☆435Updated 8 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆171Updated 8 years ago
- PyTorch implementations of algorithms for density estimation☆585Updated 4 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆541Updated 2 years ago
- Code for paper: "Support Vector Machines, Wasserstein's distance and gradient-penalty GANs maximize a margin"☆179Updated 5 years ago
- Pytorch Implementation of OpenAI's PixelCNN++☆349Updated 4 years ago