lucidrains / ema-pytorchLinks
A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model
☆601Updated 8 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.☆434Updated 10 months ago
- Official implementation of Cold-Diffusion for different transformations in pytorch.☆1,089Updated 2 years ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆284Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆719Updated last week
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆797Updated last month
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,135Updated last year
- PyTorch reimplementation of Diffusion Models☆562Updated 2 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆379Updated 2 years ago
- Unofficial Implementation of Consistency Models in pytorch☆258Updated 2 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆819Updated 3 years ago
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆385Updated 3 years ago
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆711Updated last year
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆696Updated 2 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,076Updated 2 years ago
- A minimal yet resourceful implementation of diffusion models (along with pretrained models + synthetic images for nine datasets)☆290Updated 11 months ago
- An unofficial implementation of both ViT-VQGAN and RQ-VAE in Pytorch☆313Updated 3 months ago
- EDM2 and Autoguidance -- Official PyTorch implementation☆746Updated 7 months ago
- ☆464Updated 2 years ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆793Updated 2 years ago
- High-fidelity performance metrics for generative models in PyTorch☆1,107Updated last week
- Pytorch implementation of MaskGIT: Masked Generative Image Transformer (https://arxiv.org/pdf/2202.04200.pdf)☆449Updated last year
- Official Jax Implementation of MaskGIT☆524Updated 2 years ago
- Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆350Updated last year
- Code for NeurIPS 2022 Paper, "Poisson Flow Generative Models" (PFGM)☆866Updated 2 years ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆205Updated last year
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆559Updated 2 years ago
- A PyTorch implementation of MAGE: MAsked Generative Encoder to Unify Representation Learning and Image Synthesis☆572Updated 2 years ago
- Implementation of Classifier Free Guidance in Pytorch, with emphasis on text conditioning, and flexibility to include multiple text embed…☆497Updated 4 months ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆600Updated 9 months ago
- [ECCV 2024] Official Repository for DiffiT: Diffusion Vision Transformers for Image Generation☆496Updated 9 months ago