lucidrains / x-unetLinks
Implementation of a U-net complete with efficient attention as well as the latest research findings
☆291Updated last year
Alternatives and similar repositories for x-unet
Users that are interested in x-unet are comparing it to the libraries listed below
Sorting:
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆141Updated 8 months ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆627Updated last year
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆171Updated 8 months ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆219Updated 2 years ago
- Code repository for the ICLR 2022 paper "FlexConv: Continuous Kernel Convolutions With Differentiable Kernel Sizes" https://openreview.ne…☆116Updated 3 years ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆120Updated 3 months ago
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆513Updated 2 years ago
- A tiny library for stochastic dataset caching in PyTorch.☆44Updated last year
- A repository to house some personal attempts to beat some state-of-the-art for medical datasets☆100Updated 2 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆384Updated 2 years ago
- Ranger deep learning optimizer rewrite to use newest components☆338Updated last year
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆207Updated last year
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆210Updated 2 years ago
- [ECCV 2022] Official repository for "MaxViT: Multi-Axis Vision Transformer". SOTA foundation models for classification, detection, segmen…☆489Updated 2 years ago
- Implementation of denoising diffusion models with schedules, improved sampling, and other extensions using Keras.☆120Updated last year
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆207Updated 2 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- Code repository of the paper "Modelling Long Range Dependencies in ND: From Task-Specific to a General Purpose CNN" https://arxiv.org/abs…☆183Updated 6 months ago
- Implementation of MedSegDiff in Pytorch - SOTA medical segmentation using DDPM and filtering of features in fourier space☆237Updated 2 years ago
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆102Updated 3 years ago
- VICRegL official code base☆231Updated 2 years ago
- Adaptive Gradient Clipping☆153Updated 3 years ago
- ☆75Updated 3 years ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆391Updated 4 years ago
- Implementing the Denoising Diffusion Probabilistic Model in Flax☆156Updated 3 years ago
- An implementation of local windowed attention for language modeling☆488Updated 4 months ago
- Implementation of Block Recurrent Transformer - Pytorch☆222Updated last year
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆441Updated last year