lucidrains / x-unet
Implementation of a U-net complete with efficient attention as well as the latest research findings
☆271Updated 9 months ago
Alternatives and similar repositories for x-unet:
Users that are interested in x-unet are comparing it to the libraries listed below
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆557Updated 2 months ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆210Updated 2 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆124Updated last year
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆200Updated last year
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆166Updated 2 years ago
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆490Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆369Updated last year
- Implementation of Uformer, Attention-based Unet, in Pytorch☆93Updated 3 years ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆204Updated last year
- Ranger deep learning optimizer rewrite to use newest components☆327Updated 11 months ago
- Neighborhood Attention Extension. Bringing attention to a neighborhood near you!☆404Updated 2 weeks ago
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆126Updated 2 years ago
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆553Updated last year
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆370Updated 3 years ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,086Updated 9 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆85Updated last year
- Implementation of Linformer for Pytorch☆266Updated last year
- An implementation of local windowed attention for language modeling☆412Updated 3 weeks ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆420Updated 4 months ago
- [ICML 2023] Official PyTorch implementation of Global Context Vision Transformers☆429Updated last year
- Code repository for the ICLR 2022 paper "FlexConv: Continuous Kernel Convolutions With Differentiable Kernel Sizes" https://openreview.ne…☆115Updated 2 years ago
- Implementation of MedSegDiff in Pytorch - SOTA medical segmentation using DDPM and filtering of features in fourier space☆220Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 6 months ago
- Torchvision-like Deformable Convolution with both 1D, 2D, 3D operators, and their transposed versions.☆26Updated 3 weeks ago
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆373Updated 2 years ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆102Updated 2 months ago
- Probing the representations of Vision Transformers.☆319Updated 2 years ago
- [ECCV 2022] Official repository for "MaxViT: Multi-Axis Vision Transformer". SOTA foundation models for classification, detection, segmen…☆457Updated last year
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,064Updated 2 years ago