fadel / pytorch_emaLinks
Tiny PyTorch library for maintaining a moving average of a collection of parameters.
☆430Updated 8 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:
- ☆462Updated 2 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆592Updated 6 months ago
- A LARS implementation in PyTorch☆346Updated 5 years ago
- Learning Rate Warmup in PyTorch☆410Updated this week
- A Pytorch-Lightning implementation of self-supervised algorithms☆539Updated 3 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆817Updated 2 years ago
- EsViT: Efficient self-supervised Vision Transformers☆413Updated last year
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆348Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 8 months ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,153Updated last year
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆455Updated 3 years ago
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,050Updated 2 years ago
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆499Updated last year
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆492Updated 3 years ago
- Ranger deep learning optimizer rewrite to use newest components☆331Updated last year
- Implementation of Slot Attention from GoogleAI☆438Updated 10 months ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆486Updated 4 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆305Updated 3 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆637Updated 2 years ago
- An All-MLP solution for Vision, from Google AI☆1,025Updated 9 months ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,074Updated 2 years ago
- PyTorch implementation of Barlow Twins.☆983Updated 3 years ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆259Updated 4 years ago
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆559Updated last year
- Self-supervised vIsion Transformer (SiT)☆332Updated 2 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆159Updated 4 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆656Updated 4 years ago
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆252Updated 4 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 4 years ago