fadel / pytorch_ema
Tiny PyTorch library for maintaining a moving average of a collection of parameters.
☆421Updated 4 months ago
Alternatives and similar repositories for pytorch_ema:
Users that are interested in pytorch_ema are comparing it to the libraries listed below
- ☆450Updated last year
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆559Updated 2 months ago
- Learning Rate Warmup in PyTorch☆403Updated 2 weeks ago
- A LARS implementation in PyTorch☆341Updated 4 years ago
- EsViT: Efficient self-supervised Vision Transformers☆411Updated last year
- Implementation of Slot Attention from GoogleAI☆410Updated 6 months ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆537Updated 2 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆483Updated 2 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆986Updated 4 months ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆809Updated 2 years ago
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆553Updated last year
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆252Updated 4 years ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆455Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆738Updated 9 months ago
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆199Updated 9 months ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,064Updated 2 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆371Updated 4 years ago
- Project site for "Your Classifier is Secretly an Energy-Based Model and You Should Treat it Like One"☆420Updated 2 years ago
- An All-MLP solution for Vision, from Google AI☆1,013Updated 5 months ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 3 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆631Updated last year
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆257Updated 4 years ago
- Fast, differentiable sorting and ranking in PyTorch☆792Updated last year
- Code snippets created for the PyTorch discussion board☆557Updated 4 years ago
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆387Updated last year
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆166Updated 2 years ago
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆490Updated last year
- Ranger deep learning optimizer rewrite to use newest components☆327Updated last year
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,038Updated 2 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,795Updated 7 months ago