fadel / pytorch_ema
Tiny PyTorch library for maintaining a moving average of a collection of parameters.
☆426Updated 5 months ago
Alternatives and similar repositories for pytorch_ema:
Users that are interested in pytorch_ema are comparing it to the libraries listed below
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆565Updated 3 months ago
- ☆449Updated last year
- A LARS implementation in PyTorch☆343Updated 5 years ago
- Learning Rate Warmup in PyTorch☆404Updated last week
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 5 months ago
- Ranger deep learning optimizer rewrite to use newest components☆328Updated last year
- A Pytorch-Lightning implementation of self-supervised algorithms☆537Updated 2 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆811Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆751Updated 10 months ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆372Updated 3 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆488Updated 2 years ago
- EsViT: Efficient self-supervised Vision Transformers☆410Updated last year
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆202Updated 10 months ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,070Updated 2 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,132Updated last year
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 2 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 3 years ago
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆556Updated last year
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆345Updated last year
- PyTorch implementation of Barlow Twins.☆973Updated 3 years ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆455Updated 2 years ago
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆209Updated 10 months ago
- Implementation of ASAM: Adaptive Sharpness-Aware Minimization for Scale-Invariant Learning of Deep Neural Networks, ICML 2021.☆141Updated 3 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆632Updated 2 years ago
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆252Updated 4 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
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆779Updated 8 months ago
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆520Updated 4 months ago
- Self-supervised vIsion Transformer (SiT)☆327Updated 2 years ago
- Code for the Convolutional Vision Transformer (ConViT)☆466Updated 3 years ago