fadel / pytorch_emaLinks
Tiny PyTorch library for maintaining a moving average of a collection of parameters.
☆444Updated last year
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☆415Updated 7 months ago
- ☆469Updated 2 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆637Updated last month
- A LARS implementation in PyTorch☆352Updated 5 years ago
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆261Updated 5 years ago
- An All-MLP solution for Vision, from Google AI☆1,056Updated 6 months ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆545Updated 3 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆824Updated 3 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,081Updated 3 years ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆397Updated 4 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated last year
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆463Updated 3 years ago
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆564Updated 2 years ago
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆516Updated 2 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆350Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆825Updated last year
- This is a pytorch implementation of k-means clustering algorithm☆339Updated 11 months ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆502Updated 3 years ago
- EsViT: Efficient self-supervised Vision Transformers☆411Updated 2 years ago
- PyTorch implementation of Barlow Twins.☆1,003Updated 3 years ago
- ☆619Updated 3 weeks ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆806Updated 7 months ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆616Updated last year
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆485Updated 4 years ago
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆538Updated last year
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆310Updated 4 years ago
- Ranger deep learning optimizer rewrite to use newest components☆339Updated last year
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆211Updated last year
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆370Updated 4 years ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆210Updated 2 years ago