fadel / pytorch_emaLinks
Tiny PyTorch library for maintaining a moving average of a collection of parameters.
☆443Updated 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 6 months ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆629Updated last year
- ☆469Updated 2 years ago
- A LARS implementation in PyTorch☆353Updated 5 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,185Updated 2 years ago
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆260Updated 5 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆822Updated 3 years ago
- This is a pytorch implementation of k-means clustering algorithm☆335Updated 9 months ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,079Updated 3 years ago
- An All-MLP solution for Vision, from Google AI☆1,054Updated 5 months ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated last year
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆805Updated 6 months ago
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆514Updated 2 years ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆396Updated 4 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆818Updated last year
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆350Updated last year
- A Pytorch-Lightning implementation of self-supervised algorithms☆545Updated 3 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆612Updated last year
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆566Updated 2 years ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆463Updated 3 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆310Updated 3 years ago
- EsViT: Efficient self-supervised Vision Transformers☆411Updated 2 years ago
- Ranger deep learning optimizer rewrite to use newest components☆339Updated last year
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆484Updated 4 years ago
- PyTorch implementation of Barlow Twins.☆1,004Updated 3 years ago
- Code snippets created for the PyTorch discussion board☆570Updated 4 years ago
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆211Updated last year
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆171Updated 9 months ago
- Implementation of Linformer for Pytorch☆303Updated last year
- An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.☆239Updated last year