lucidrains / ema-pytorchLinks
A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model
☆629Updated last year
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.☆443Updated last year
- Official implementation of Cold-Diffusion for different transformations in pytorch.☆1,113Updated 3 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆783Updated 5 months ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆292Updated last year
- High-fidelity performance metrics for generative models in PyTorch☆1,157Updated last month
- PyTorch reimplementation of Diffusion Models☆577Updated 2 years ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆805Updated 6 months 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)☆858Updated 3 years ago
- An unofficial implementation of both ViT-VQGAN and RQ-VAE in Pytorch☆319Updated 8 months ago
- A minimal yet resourceful implementation of diffusion models (along with pretrained models + synthetic images for nine datasets)☆303Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆388Updated 2 years ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,164Updated last year
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆714Updated 3 years ago
- ☆469Updated 2 years 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☆355Updated 2 years ago
- Official Jax Implementation of MaskGIT☆545Updated 3 years ago
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆719Updated 2 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,078Updated 3 years ago
- An implementation of local windowed attention for language modeling☆491Updated 5 months ago
- Pytorch implementation of MaskGIT: Masked Generative Image Transformer (https://arxiv.org/pdf/2202.04200.pdf)☆464Updated 2 years ago
- Unofficial Implementation of Consistency Models in pytorch☆261Updated 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
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆612Updated last year
- [ECCV 2024] Official Repository for DiffiT: Diffusion Vision Transformers for Image Generation☆507Updated last year
- PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]☆1,127Updated 4 months ago
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆566Updated 2 years ago
- Official implementation of Diffusion Autoencoders☆953Updated last year
- [ECCV 2024] Official PyTorch implementation of RoPE-ViT "Rotary Position Embedding for Vision Transformer"☆427Updated last month