lucidrains / ema-pytorchLinks
A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model
☆595Updated 7 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.☆432Updated 9 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆708Updated last week
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,131Updated last year
- Official implementation of Cold-Diffusion for different transformations in pytorch.☆1,087Updated 2 years ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆795Updated last month
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆379Updated last year
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,074Updated 2 years ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆282Updated last year
- PyTorch reimplementation of Diffusion Models☆561Updated 2 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆818Updated 3 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆596Updated 8 months ago
- Official Jax Implementation of MaskGIT☆520Updated 2 years ago
- Pytorch implementation of MaskGIT: Masked Generative Image Transformer (https://arxiv.org/pdf/2202.04200.pdf)☆446Updated last year
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆778Updated 2 years ago
- An implementation of local windowed attention for language modeling☆460Updated 6 months ago
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆384Updated 3 years ago
- Code for NeurIPS 2022 Paper, "Poisson Flow Generative Models" (PFGM)☆864Updated 2 years ago
- Neighborhood Attention Extension. Bringing attention to a neighborhood near you!☆542Updated 2 weeks ago
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆695Updated 2 years ago
- Unofficial Implementation of Consistency Models in pytorch☆258Updated 2 years ago
- High-fidelity performance metrics for generative models in PyTorch☆1,102Updated last year
- An unofficial implementation of both ViT-VQGAN and RQ-VAE in Pytorch☆310Updated 3 months ago
- EDM2 and Autoguidance -- Official PyTorch implementation☆741Updated 7 months ago
- A PyTorch implementation of MAGE: MAsked Generative Encoder to Unify Representation Learning and Image Synthesis☆569Updated 2 years ago
- Implementation of Classifier Free Guidance in Pytorch, with emphasis on text conditioning, and flexibility to include multiple text embed…☆490Updated 4 months ago
- ☆462Updated 2 years ago
- Implementation of rectified flow and some of its followup research / improvements in Pytorch☆326Updated last month
- [ECCV 2024] Official Repository for DiffiT: Diffusion Vision Transformers for Image Generation☆495Updated 8 months ago
- PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]☆1,084Updated 11 months ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆784Updated last year