lucidrains / ema-pytorchLinks
A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model
☆632Updated 3 weeks 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.☆445Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆788Updated 5 months ago
- Official implementation of Cold-Diffusion for different transformations in pytorch.☆1,116Updated 3 years ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆806Updated 7 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆389Updated 2 years ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,165Updated last year
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆291Updated last year
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆614Updated last year
- High-fidelity performance metrics for generative models in PyTorch☆1,164Updated last month
- An unofficial implementation of both ViT-VQGAN and RQ-VAE in Pytorch☆320Updated 9 months ago
- PyTorch reimplementation of Diffusion Models☆577Updated 3 years ago
- Pytorch implementation of MaskGIT: Masked Generative Image Transformer (https://arxiv.org/pdf/2202.04200.pdf)☆467Updated 2 years ago
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆392Updated 3 years ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆867Updated 3 years ago
- ☆328Updated 3 years ago
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆715Updated 3 years ago
- Unofficial Implementation of Consistency Models in pytorch☆260Updated 2 years ago
- Code for NeurIPS 2022 Paper, "Poisson Flow Generative Models" (PFGM)☆869Updated 2 years ago
- An implementation of local windowed attention for language modeling☆492Updated 5 months ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆823Updated 3 years ago
- Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆354Updated 2 years ago
- Official Jax Implementation of MaskGIT☆550Updated 3 years ago
- EDM2 and Autoguidance -- Official PyTorch implementation☆808Updated last year
- Official implementation of VQ-Diffusion☆974Updated last year
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,078Updated 3 years ago
- ☆469Updated 2 years ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆207Updated last year
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆721Updated 2 years ago
- A PyTorch implementation of MAGE: MAsked Generative Encoder to Unify Representation Learning and Image Synthesis☆575Updated 2 years ago
- Implementation of rectified flow and some of its followup research / improvements in Pytorch☆414Updated 2 weeks ago