lucidrains / ema-pytorchLinks
A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model
☆603Updated 9 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 11 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆749Updated last month
- Official implementation of Cold-Diffusion for different transformations in pytorch.☆1,094Updated 2 years ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆287Updated last year
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,145Updated last year
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆797Updated 3 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆380Updated 2 years ago
- An unofficial implementation of both ViT-VQGAN and RQ-VAE in Pytorch☆314Updated 5 months ago
- EDM2 and Autoguidance -- Official PyTorch implementation☆761Updated 9 months ago
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆698Updated 2 years ago
- PyTorch reimplementation of Diffusion Models☆566Updated 2 years ago
- Unofficial Implementation of Consistency Models in pytorch☆258Updated 2 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆604Updated 10 months ago
- High-fidelity performance metrics for generative models in PyTorch☆1,118Updated last month
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆388Updated 3 years ago
- Code for NeurIPS 2022 Paper, "Poisson Flow Generative Models" (PFGM)☆868Updated 2 years ago
- A PyTorch implementation of MAGE: MAsked Generative Encoder to Unify Representation Learning and Image Synthesis☆572Updated 2 years ago
- Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆353Updated last year
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆821Updated 3 years ago
- A minimal yet resourceful implementation of diffusion models (along with pretrained models + synthetic images for nine datasets)☆291Updated last year
- [ECCV 2024] Official Repository for DiffiT: Diffusion Vision Transformers for Image Generation☆497Updated 10 months ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,077Updated 2 years ago
- Code for Fast Training of Diffusion Models with Masked Transformers☆410Updated last year
- Pytorch implementation of MaskGIT: Masked Generative Image Transformer (https://arxiv.org/pdf/2202.04200.pdf)☆450Updated 2 years ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆812Updated 2 years ago
- Official implementation of "DiffuseVAE: Efficient, Controllable and High-Fidelity Generation from Low-Dimensional Latents"☆374Updated 3 years ago
- Elucidating the Design Space of Diffusion-Based Generative Models (EDM)☆1,761Updated last year
- ☆329Updated 2 years ago
- Masked Diffusion Transformer is the SOTA for image synthesis. (ICCV 2023)☆580Updated last year
- Official Jax Implementation of MaskGIT☆534Updated 2 years ago