lucidrains / x-unet
Implementation of a U-net complete with efficient attention as well as the latest research findings
☆278Updated last year
Alternatives and similar repositories for x-unet:
Users that are interested in x-unet are comparing it to the libraries listed below
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆577Updated 5 months ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆213Updated 2 years ago
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆494Updated last year
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆167Updated last month
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆133Updated last month
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆203Updated last year
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆92Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆377Updated last year
- Implementation of Uformer, Attention-based Unet, in Pytorch☆93Updated 3 years ago
- An implementation of local windowed attention for language modeling☆445Updated 3 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 9 months ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆207Updated last year
- Code repository for the ICLR 2022 paper "FlexConv: Continuous Kernel Convolutions With Differentiable Kernel Sizes" https://openreview.ne…☆115Updated 2 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆428Updated 7 months ago
- Implementation of Linformer for Pytorch☆282Updated last year
- Torchvision-like Deformable Convolution with both 1D, 2D, 3D operators, and their transposed versions.☆26Updated 3 months ago
- Implementation of MedSegDiff in Pytorch - SOTA medical segmentation using DDPM and filtering of features in fourier space☆227Updated last year
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆127Updated 2 years ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆377Updated 3 years ago
- ☆311Updated 2 years ago
- A fully invertible U-Net for memory efficiency in Pytorch.☆123Updated 2 years ago
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆87Updated 3 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆672Updated 5 months ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,071Updated 2 years ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- ☆299Updated 2 years ago
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆380Updated 2 years ago
- Probing the representations of Vision Transformers.☆324Updated 2 years ago