RobinBruegger / RevTorchLinks
Framework for creating (partially) reversible neural networks with PyTorch
☆152Updated 3 years ago
Alternatives and similar repositories for RevTorch
Users that are interested in RevTorch are comparing it to the libraries listed below
Sorting:
- A fully invertible U-Net for memory efficiency in Pytorch.☆127Updated 3 years ago
- PyTorch Framework for Developing Memory Efficient Deep Invertible Networks☆255Updated 2 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
- Implementation of the reversible residual network in pytorch☆105Updated 3 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago
- Batch Renormalization in Pytorch☆45Updated 2 years ago
- RevGAN implementation in PyTorch. We extend the Pix2pix and CycleGAN framework by exploring approximately invertible architectures in 2D …☆84Updated 5 years ago
- Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/180…☆153Updated last year
- ☆165Updated 6 years ago
- Pytorch implementation of Learning Rate Dropout.☆42Updated 5 years ago
- This is a PyTorch implementation of the paper: "Processing Megapixel Images with Deep Attention-Sampling Models".☆41Updated last year
- Pytorch implementation of the image transformer for unconditional image generation☆118Updated last year
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 3 years ago
- Implementation of Uformer, Attention-based Unet, in Pytorch☆95Updated 3 years ago
- CPAB Transformations: finite-dimensional spaces of simple, fast, and highly-expressive diffeomorphisms derived from parametric, continuou…☆50Updated 3 years ago
- Neural Ordinary Differential Equations for Semantic Segmentation of Individual Colon Glands☆111Updated 5 years ago
- Fourier Image Transformer (FIT) can solve relevant image analysis tasks in Fourier space.☆99Updated 3 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆137Updated 4 months ago
- Official implementation of Fixed-Point GAN - ICCV 2019☆100Updated 4 years ago
- ☆182Updated 2 years ago
- Check gradient flow in Pytorch☆86Updated 6 years ago
- Code repository for the ICLR 2022 paper "FlexConv: Continuous Kernel Convolutions With Differentiable Kernel Sizes" https://openreview.ne…☆116Updated 2 years ago
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆209Updated last year
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆92Updated 4 years ago
- [NeurIPS '18] "Can We Gain More from Orthogonality Regularizations in Training Deep CNNs?" Official Implementation.☆129Updated 3 years ago
- Exploiting Explainable Metrics for Augmented SGD [CVPR2022]☆45Updated 3 years ago
- [NeurIPS 2020 Oral] Is normalization indispensable for training deep neural networks?☆34Updated 3 years ago
- [WACV 2022] "Sandwich Batch Normalization: A Drop-In Replacement for Feature Distribution Heterogeneity" by Xinyu Gong, Wuyang Chen, Tian…☆51Updated 3 years ago
- Bootstrap Your Own Latent (BYOL) pytorch implementation using DistributedDataParallel.☆28Updated 2 years ago
- "Layer-wise Adaptive Rate Scaling" in PyTorch☆87Updated 4 years ago