fadel / pytorch_emaLinks
Tiny PyTorch library for maintaining a moving average of a collection of parameters.
☆434Updated 10 months ago
Alternatives and similar repositories for pytorch_ema
Users that are interested in pytorch_ema are comparing it to the libraries listed below
Sorting:
- Learning Rate Warmup in PyTorch☆410Updated last month
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆600Updated 7 months ago
- ☆464Updated 2 years ago
- A LARS implementation in PyTorch☆349Updated 5 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆819Updated 3 years ago
- PyTorch implementation of Barlow Twins.☆987Updated 3 years ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆541Updated 3 years ago
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆253Updated 4 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,076Updated 2 years ago
- An All-MLP solution for Vision, from Google AI☆1,034Updated 3 weeks ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆494Updated 3 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated 9 months ago
- This is a pytorch implementation of k-means clustering algorithm☆315Updated 4 months ago
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆559Updated 2 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 4 months ago
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆208Updated last year
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆384Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆789Updated last year
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆305Updated 3 years ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆458Updated 3 years ago
- ☆604Updated last month
- Implementation of Linformer for Pytorch☆294Updated last year
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆218Updated 4 years ago
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆499Updated last year
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆347Updated last year
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆388Updated last year
- EsViT: Efficient self-supervised Vision Transformers☆413Updated last year
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆797Updated last month
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆486Updated 4 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,162Updated last year