kamenbliznashki / generative_modelsLinks
Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE
☆92Updated 4 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:
- PyTorch code accompanying our paper on Maximum Entropy Generators for Energy-Based Models☆152Updated 5 years ago
- Official PyTorch BIVA implementation (BIVA: A Very Deep Hierarchy of Latent Variables for Generative Modeling)☆84Updated 2 years ago
- Implicit Generation and Generalization in Energy Based Models in PyTorch☆65Updated 6 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- Variational auto encoder in pytorch☆56Updated 6 years ago
- Nonlinear Independent Components Estimation (Dinh et al, 2014) in PyTorch.☆117Updated 6 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆62Updated 6 years ago
- Exemplar VAE: Linking Generative Models, Nearest Neighbor Retrieval, and Data Augmentation☆69Updated 4 years ago
- ☆149Updated 3 years ago
- Gaussian Process Prior Variational Autoencoder☆84Updated 6 years ago
- Reproducing the paper "Variational Sparse Coding" for the ICLR 2019 Reproducibility Challenge☆62Updated 2 years ago
- ☆91Updated 6 years ago
- Implementation of Glow in PyTorch☆81Updated 4 years ago
- Implementation of the Sliced Wasserstein Autoencoder using PyTorch☆103Updated 6 years ago
- Disentanglement library for PyTorch☆278Updated 3 years ago
- ☆122Updated 2 years ago
- ☆32Updated 5 years ago
- ☆88Updated 3 years ago
- Official source code repository for the ICML 2021 paper "Hierarchical VAEs Know What They Don't Know"☆30Updated 3 years ago
- A pytorch implementation of our jacobian regularizer to encourage learning representations more robust to input perturbations.☆128Updated last year
- Code for the paper "Training Normalizing Flows with the Information Bottleneck for Competitive Generative Classification" (2020)☆43Updated last year
- PyTorch Implementation of Neural Statistician☆60Updated 3 years ago
- PyTorch implementation of realNVP☆87Updated 10 months ago
- Official Release of "Learning the Stein Discrepancy for Training and Evaluating Energy-Based Models without Sampling"☆49Updated 5 years ago
- Pytorch implementations of autoregressive pixel models - PixelCNN, PixelCNN++, PixelSNAIL☆35Updated 5 years ago
- ☆238Updated 6 years ago
- Code for reproducing Flow ++ experiments☆189Updated 6 years ago
- Implementation of Real NVP in PyTorch