jhjacobsen / invertible-resnetLinks
Official Code for Invertible Residual Networks
☆535Updated last year
Alternatives and similar repositories for invertible-resnet
Users that are interested in invertible-resnet are comparing it to the libraries listed below
Sorting:
- Simple, extendable, easy to understand Glow implementation in PyTorch☆387Updated 3 years ago
- i-RevNet Pytorch Code☆396Updated 4 years ago
- code for "Residual Flows for Invertible Generative Modeling".☆273Updated 2 years ago
- pytorch implementation of openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"☆512Updated 6 years ago
- Pytorch Implementation of OpenAI's PixelCNN++☆349Updated 4 years ago
- PyTorch implementation of Glow☆543Updated 4 years ago
- Implementation of Glow in PyTorch☆80Updated 4 years ago
- Pytorch implementations of density estimation algorithms: BNAF, Glow, MAF, RealNVP, planar flows☆637Updated 4 years ago
- Implementation of Real NVP in PyTorch☆237Updated 6 years ago
- PyTorch implementations of algorithms for density estimation☆585Updated 4 years ago
- ☆238Updated 6 years ago
- Code for reproducing Flow ++ experiments☆190Updated 6 years ago
- PyTorch Framework for Developing Memory Efficient Deep Invertible Networks☆256Updated 2 years ago
- Totally Versatile Miscellanea for Pytorch☆475Updated 3 years ago
- Real NVP PyTorch a Minimal Working Example | Normalizing Flow☆142Updated 5 years ago
- Project site for "Your Classifier is Secretly an Energy-Based Model and You Should Treat it Like One"☆426Updated 3 years ago
- Code for paper "SurVAE Flows: Surjections to Bridge the Gap between VAEs and Flows"☆289Updated 4 years ago
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆351Updated 3 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆113Updated 4 years ago
- Disentanglement library for PyTorch☆283Updated 3 years ago
- Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation☆470Updated 6 years ago
- PyTorch implementation of realNVP☆90Updated last year
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)