lucidrains / x-unet
Implementation of a U-net complete with efficient attention as well as the latest research findings
☆271Updated 8 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☆250Updated 2 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆548Updated last month
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆210Updated last year
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆197Updated 11 months ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆202Updated last year
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆124Updated 11 months ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆167Updated 2 years ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆82Updated 11 months ago
- Implementation of MedSegDiff in Pytorch - SOTA medical segmentation using DDPM and filtering of features in fourier space☆217Updated last year
- [ECCV 2022] Official repository for "MaxViT: Multi-Axis Vision Transformer". SOTA foundation models for classification, detection, segmen…☆454Updated last year
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆361Updated 3 years ago
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆125Updated 2 years ago
- Neighborhood Attention Extension. Bringing attention to a neighborhood near you!☆392Updated 2 weeks ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆119Updated 5 months ago
- Implementation of Uformer, Attention-based Unet, in Pytorch☆93Updated 3 years ago
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆488Updated last year
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆550Updated last year
- Probing the representations of Vision Transformers.☆319Updated 2 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆370Updated last year
- [ICML 2023] Official PyTorch implementation of Global Context Vision Transformers☆426Updated last year
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆372Updated 2 years ago
- ☆267Updated last year
- Ranger deep learning optimizer rewrite to use newest components☆325Updated 11 months ago
- Unofficial Implementation of Consistency Models in pytorch☆255Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆98Updated last month
- Code release for "Dropout Reduces Underfitting"☆311Updated last year
- Code repository of the paper "Modelling Long Range Dependencies in ND: From Task-Specific to a General Purpose CNN" https://arxiv.org/abs…☆183Updated last year
- A library to inspect and extract intermediate layers of PyTorch models.☆470Updated 2 years ago
- Label-Efficient Semantic Segmentation with Diffusion Models (ICLR'2022)☆679Updated last year