lucidrains / ema-pytorch
A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model
☆567Updated 3 months ago
Alternatives and similar repositories for ema-pytorch:
Users that are interested in ema-pytorch are comparing it to the libraries listed below
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆427Updated 5 months ago
- Official implementation of Cold-Diffusion for different transformations in pytorch.☆1,065Updated 2 years ago
- Pytorch implementation of MaskGIT: Masked Generative Image Transformer (https://arxiv.org/pdf/2202.04200.pdf)☆430Updated last year
- Official Jax Implementation of MaskGIT☆499Updated 2 years ago
- PyTorch reimplementation of Diffusion Models☆534Updated 2 years ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆783Updated 8 months ago
- A PyTorch implementation of MAGE: MAsked Generative Encoder to Unify Representation Learning and Image Synthesis☆555Updated 2 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆374Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆653Updated 4 months ago
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆672Updated 2 years ago
- An unofficial implementation of both ViT-VQGAN and RQ-VAE in Pytorch☆299Updated last year
- EDM2 and Autoguidance -- Official PyTorch implementation☆667Updated 3 months ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆724Updated 2 years ago
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆570Updated 2 years ago
- High-fidelity performance metrics for generative models in PyTorch☆1,056Updated last year
- Elucidating the Design Space of Diffusion-Based Generative Models (EDM)☆1,588Updated last year
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆557Updated last year
- ☆310Updated 2 years ago
- Tackling the Generative Learning Trilemma with Denoising Diffusion GANs https://arxiv.org/abs/2112.07804☆726Updated 2 years ago
- Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆342Updated last year
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆275Updated 10 months ago
- Official implementation of Diffusion Autoencoders☆906Updated 6 months ago
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆708Updated last year
- Masked Diffusion Transformer is the SOTA for image synthesis. (ICCV 2023)☆554Updated 11 months ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,071Updated 2 years ago
- Neighborhood Attention Extension. Bringing attention to a neighborhood near you!☆430Updated 2 weeks ago
- ☆455Updated 2 years ago
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆376Updated 2 years ago
- PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]☆1,039Updated 8 months ago
- Unofficial Implementation of Consistency Models in pytorch☆253Updated 2 years ago