lucidrains / x-unet
Implementation of a U-net complete with efficient attention as well as the latest research findings
☆277Updated 11 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☆569Updated 4 months ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆212Updated 2 years ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆203Updated last year
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆166Updated 3 weeks ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆131Updated 3 weeks ago
- Implementation of MedSegDiff in Pytorch - SOTA medical segmentation using DDPM and filtering of features in fourier space☆227Updated last year
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆376Updated 3 years ago
- Implementation of Uformer, Attention-based Unet, in Pytorch☆93Updated 3 years ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 8 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆91Updated last year
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆494Updated last year
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆207Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆375Updated last year
- ☆293Updated 2 years ago
- Official Pytorch Implementation of the paper: Wavelet Diffusion Models are fast and scalable Image Generators (CVPR'23)☆401Updated 8 months ago
- [ICML 2023] Official PyTorch implementation of Global Context Vision Transformers☆429Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆103Updated 4 months ago
- Torchvision-like Deformable Convolution with both 1D, 2D, 3D operators, and their transposed versions.☆26Updated 2 months ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,106Updated 10 months ago
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆376Updated 2 years ago
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆558Updated last year
- Ranger deep learning optimizer rewrite to use newest components☆329Updated last year
- [ECCV 2022] Official repository for "MaxViT: Multi-Axis Vision Transformer". SOTA foundation models for classification, detection, segmen…☆469Updated last year
- ☆311Updated 2 years ago
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆230Updated 2 months ago
- Code repository for the ICLR 2022 paper "FlexConv: Continuous Kernel Convolutions With Differentiable Kernel Sizes" https://openreview.ne…☆115Updated 2 years ago
- Probing the representations of Vision Transformers.☆324Updated 2 years ago
- ☆50Updated last year
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆461Updated last year