vislearn / IB-INNLinks
Code for the paper "Training Normalizing Flows with the Information Bottleneck for Competitive Generative Classification" (2020)
☆43Updated last year
Alternatives and similar repositories for IB-INN
Users that are interested in IB-INN are comparing it to the libraries listed below
Sorting:
- ☆32Updated 5 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆92Updated 4 years ago
- ☆28Updated 3 years ago
- ☆88Updated 3 years ago
- ☆32Updated 2 years ago
- Code for the paper "Guided Image Generation with Conditional Invertible Neural Networks" (2019)☆99Updated 4 years ago
- ☆149Updated 3 years ago
- Wavelet Flow: Fast Training of High Resolution Normalizing Flows☆60Updated 4 years ago
- PyTorch implementation of the OT-Flow approach in arXiv:2006.00104☆56Updated last year
- Implementation of Glow in PyTorch☆81Updated 4 years ago
- Code for the ICML 2021 and ICLR 2022 papers: Skew Orthogonal Convolutions, Improved deterministic l2 robustness on CIFAR-10 and CIFAR-100☆18Updated 3 years ago
- Sliced Wasserstein Distance (SWD) in PyTorch☆113Updated 5 years ago
- Pytorch implementation of the basic idea presented in https://arxiv.org/abs/2002.07101☆12Updated 5 years ago
- PyTorch implementation of realNVP☆88Updated 11 months ago
- Code for the research paper "HINT: Hierarchical Invertible Neural Transport for Density Estimation and Bayesian Inference".☆21Updated 4 years ago
- ☆53Updated 7 years ago
- PyTorch implementation for the ICLR 2020 paper "Understanding the Limitations of Variational Mutual Information Estimators"☆74Updated 5 years ago
- ☆41Updated 5 years ago
- PyTorch implementation of "Wasserstein-2 Generative Networks" (ICLR 2021)☆53Updated 2 years ago
- Code for paper "Orthogonal Convolutional Neural Networks".☆118Updated 4 years ago
- Implementations of orthogonal and semi-orthogonal convolutions in the Fourier domain with applications to adversarial robustness☆47Updated 4 years ago
- Official Code: Estimating Model Uncertainty of Neural Networks in Sparse Information Form, ICML2020.☆31Updated 4 years ago
- [AISTATS2020] The official repository of "Invertible Generative Modling using Linear Rational Splines (LRS)".☆20Updated 2 years ago
- The PyTorch implementation of the GLF☆22Updated 3 years ago
- Official source code repository for the ICML 2021 paper "Hierarchical VAEs Know What They Don't Know"☆30Updated 3 years ago
- Conditional-Glow for Structured Prediction☆27Updated 2 years ago
- Normalizing Flows with Multi-Scale Autoregressive Priors (CVPR 2020)☆16Updated 3 years ago
- Implementation of the Sliced Wasserstein Autoencoder using PyTorch☆103Updated 6 years ago
- Generative Modeling with Optimal Transport Maps - ICLR 2022☆60Updated 3 years ago
- Gaussian Process Prior Variational Autoencoder