bojone / flow
Keras implement of flow-based models
☆224Updated 5 years ago
Alternatives and similar repositories for flow:
Users that are interested in flow are comparing it to the libraries listed below
- pytorch implementation of openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"☆509Updated 5 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆295Updated 4 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆186Updated 7 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- some demo of GANs☆275Updated 5 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆248Updated 2 years ago
- PyTorch implementation of Glow☆527Updated 3 years ago
- Dual Discriminator Generative Adversarial Nets☆62Updated 7 years ago
- Code for "Flow-GAN: Combining Maximum Likelihood and Adversarial Learning in Generative Models", AAAI 2018.☆106Updated 7 years ago
- Wasserstein Auto-Encoders☆507Updated 6 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆259Updated 6 years ago
- ☆84Updated 10 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆678Updated 6 years ago
- ☆233Updated 5 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆93Updated 7 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- Code for reproducing Flow ++ experiments☆187Updated 5 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆158Updated 5 years ago
- O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks☆127Updated 5 years ago
- extract features by maximizing mutual information☆148Updated 5 years ago
- PyTorch Implementation of InfoGAN☆321Updated 2 years ago
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆322Updated 5 years ago
- Improved WGAN in Pytorch☆441Updated last year
- A Variational Autoencoder (VAE) implemented in PyTorch☆418Updated 2 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆370Updated 5 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 6 years ago
- Implementation of Real NVP in PyTorch☆226Updated 5 years ago
- Tutorial on normalizing flows.☆298Updated 7 years ago
- Conditional Wasserstein GANs☆73Updated 6 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆528Updated 3 years ago