lucidrains / x-unetLinks
Implementation of a U-net complete with efficient attention as well as the latest research findings
☆282Updated 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:
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆590Updated 6 months ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 2 years ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆204Updated last year
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆135Updated 2 months ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆214Updated 2 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆168Updated 2 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆379Updated last year
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆497Updated last year
- Implementation of Uformer, Attention-based Unet, in Pytorch☆95Updated 3 years ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆381Updated 3 years ago
- Implementation of MedSegDiff in Pytorch - SOTA medical segmentation using DDPM and filtering of features in fourier space☆228Updated last year
- Code repository for the ICLR 2022 paper "FlexConv: Continuous Kernel Convolutions With Differentiable Kernel Sizes" https://openreview.ne…☆115Updated 2 years ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆94Updated last year
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆207Updated last year
- [ECCV 2022] Official repository for "MaxViT: Multi-Axis Vision Transformer". SOTA foundation models for classification, detection, segmen…☆473Updated 2 years ago
- ☆459Updated 2 years ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆204Updated last year
- [ICML 2023] Official PyTorch implementation of Global Context Vision Transformers☆435Updated last year
- VICRegL official code base☆229Updated 2 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- An implementation of local windowed attention for language modeling☆450Updated 4 months ago
- ☆315Updated 2 years ago
- Ranger deep learning optimizer rewrite to use newest components☆329Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆106Updated 6 months ago
- A tiny library for stochastic dataset caching in PyTorch.☆42Updated last year
- Probing the representations of Vision Transformers.☆325Updated 2 years ago
- Label-Efficient Semantic Segmentation with Diffusion Models (ICLR'2022)☆699Updated 2 years ago
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆381Updated 2 years ago
- Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆346Updated last year
- Unofficial Implementation of Consistency Models in pytorch☆256Updated 2 years ago