RobinBruegger / RevTorchLinks
Framework for creating (partially) reversible neural networks with PyTorch
☆152Updated 2 years ago
Alternatives and similar repositories for RevTorch
Users that are interested in RevTorch are comparing it to the libraries listed below
Sorting:
- Implementation of the reversible residual network in pytorch☆104Updated 3 years ago
- PyTorch Framework for Developing Memory Efficient Deep Invertible Networks☆255Updated 2 years ago
- A fully invertible U-Net for memory efficiency in Pytorch.☆126Updated 2 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆135Updated 2 months ago
- RevGAN implementation in PyTorch. We extend the Pix2pix and CycleGAN framework by exploring approximately invertible architectures in 2D …☆83Updated 5 years ago
- This Python package enables the training and inference of deep learning models for very large data, such as megapixel images, using atten…☆97Updated 5 years ago
- ☆165Updated 6 years ago
- Implementation of Uformer, Attention-based Unet, in Pytorch☆95Updated 3 years ago
- Official implementation of Fixed-Point GAN - ICCV 2019