lucidrains / ema-pytorchLinks
A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model
☆601Updated 8 months ago
Alternatives and similar repositories for ema-pytorch
Users that are interested in ema-pytorch are comparing it to the libraries listed below
Sorting:
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆435Updated 10 months ago
- Official implementation of Cold-Diffusion for different transformations in pytorch.☆1,091Updated 2 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆741Updated last month
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆797Updated 2 months ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,141Updated last year
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆284Updated last year
- Pytorch implementation of MaskGIT: Masked Generative Image Transformer (https://arxiv.org/pdf/2202.04200.pdf)☆450Updated last year
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆388Updated 3 years ago
- EDM2 and Autoguidance -- Official PyTorch implementation☆752Updated 8 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆379Updated 2 years ago
- An unofficial implementation of both ViT-VQGAN and RQ-VAE in Pytorch☆313Updated 4 months ago
- PyTorch reimplementation of Diffusion Models☆563Updated 2 years ago
- Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆352Updated last year
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆801Updated 2 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,077Updated 2 years ago
- A PyTorch implementation of MAGE: MAsked Generative Encoder to Unify Representation Learning and Image Synthesis☆573Updated 2 years ago
- Unofficial Implementation of Consistency Models in pytorch☆258Updated 2 years ago
- Official Jax Implementation of MaskGIT☆528Updated 2 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆819Updated 3 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆603Updated 10 months ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆205Updated last year
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆697Updated 2 years ago
- High-fidelity performance metrics for generative models in PyTorch☆1,112Updated last month
- ☆322Updated 2 years ago
- A minimal yet resourceful implementation of diffusion models (along with pretrained models + synthetic images for nine datasets)☆290Updated 11 months ago
- Code for NeurIPS 2022 Paper, "Poisson Flow Generative Models" (PFGM)☆867Updated 2 years ago
- Elucidating the Design Space of Diffusion-Based Generative Models (EDM)☆1,751Updated last year
- [ECCV 2024] Official PyTorch implementation of RoPE-ViT "Rotary Position Embedding for Vision Transformer"☆384Updated 8 months ago
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆486Updated last year
- An implementation of local windowed attention for language modeling☆472Updated last month