tbung / pytorch-revnet
Implementation of the reversible residual network in pytorch
☆104Updated 3 years ago
Alternatives and similar repositories for pytorch-revnet:
Users that are interested in pytorch-revnet are comparing it to the libraries listed below
- [NeurIPS '18] "Can We Gain More from Orthogonality Regularizations in Training Deep CNNs?" Official Implementation.☆128Updated 3 years ago
- Pytorch Implementation of OpenAI's GLOW☆93Updated 3 years ago
- PyTorch Framework for Developing Memory Efficient Deep Invertible Networks☆252Updated last year
- ☆121Updated 5 years ago
- Masked Convolutional Flow☆59Updated 4 years ago
- This repository is no longer maintained. Check☆81Updated 4 years ago
- PyTorch Implementations of Dropout Variants☆87Updated 7 years ago
- ☆42Updated 5 years ago
- "Layer-wise Adaptive Rate Scaling" in PyTorch☆86Updated 4 years ago
- Sliced Wasserstein Generator☆37Updated 6 years ago
- ☆165Updated 6 years ago
- Framework for creating (partially) reversible neural networks with PyTorch☆151Updated 2 years ago
- implements optimal transport algorithms in pytorch☆94Updated 2 years ago
- Implementation of Glow in PyTorch☆81Updated 4 years ago
- An implementation of shampoo☆74Updated 7 years ago
- [ICLR 2019] ProbGAN: Towards Probabilistic GAN with Theoretical Guarantees☆32Updated 5 years ago
- Code for reproducing Flow ++ experiments☆187Updated 5 years ago
- PyTorch implementation of "Glow: Generative Flow with Invertible 1x1 Convolutions"☆44Updated 6 years ago
- Code for Variational Laplace Autoencoders☆55Updated last year
- Implementation of "Variational Dropout and the Local Reparameterization Trick" paper with Pytorch☆49Updated 7 years ago
- PyTorch code accompanying our paper on Maximum Entropy Generators for Energy-Based Models☆149Updated 5 years ago
- This project is the Torch implementation of our accepted AAAI 2018 paper : orthogonal weight normalization method for solving orthogonali…☆57Updated 5 years ago
- Implementation of the Sliced Wasserstein Autoencoder using PyTorch