lucidrains / ema-pytorchLinks
A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model
☆621Updated 11 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.☆439Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆779Updated 3 months ago
- Official implementation of Cold-Diffusion for different transformations in pytorch.☆1,106Updated 3 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆383Updated 2 years ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆288Updated last year
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆818Updated 3 years ago
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆705Updated 3 years ago
- Pytorch implementation of MaskGIT: Masked Generative Image Transformer (https://arxiv.org/pdf/2202.04200.pdf)☆460Updated 2 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,077Updated 3 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆611Updated last year
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,155Updated last year
- An unofficial implementation of both ViT-VQGAN and RQ-VAE in Pytorch☆317Updated 7 months ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆802Updated 5 months ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆837Updated 2 years ago
- PyTorch reimplementation of Diffusion Models☆572Updated 2 years ago
- High-fidelity performance metrics for generative models in PyTorch☆1,139Updated last week
- Unofficial Implementation of Consistency Models in pytorch☆260Updated 2 years ago
- Code for NeurIPS 2022 Paper, "Poisson Flow Generative Models" (PFGM)☆868Updated 2 years ago
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆565Updated 2 years ago
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆391Updated 3 years ago
- A PyTorch implementation of MAGE: MAsked Generative Encoder to Unify Representation Learning and Image Synthesis☆568Updated 2 years ago
- EDM2 and Autoguidance -- Official PyTorch implementation☆790Updated 11 months ago
- Fast Multi-dimensional Sparse Attention☆654Updated 3 weeks ago
- ☆466Updated 2 years ago
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆718Updated 2 years ago
- A minimal yet resourceful implementation of diffusion models (along with pretrained models + synthetic images for nine datasets)☆299Updated last year
- Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆353Updated 2 years ago
- PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]☆1,117Updated 3 months ago
- Official Jax Implementation of MaskGIT☆540Updated 2 years ago
- D-Adaptation for SGD, Adam and AdaGrad☆525Updated 9 months ago