fadel / pytorch_emaLinks
Tiny PyTorch library for maintaining a moving average of a collection of parameters.
☆435Updated 11 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:
- ☆465Updated 2 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆601Updated 9 months ago
- Learning Rate Warmup in PyTorch☆411Updated 2 months ago
- A LARS implementation in PyTorch☆350Updated 5 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆821Updated 3 years ago
- This is a pytorch implementation of k-means clustering algorithm☆323Updated 6 months ago
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆257Updated 4 years ago
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆562Updated 2 years ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆543Updated 3 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,077Updated 2 years ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆456Updated 3 years ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆385Updated 4 years ago
- PyTorch implementation of Barlow Twins.☆990Updated 3 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆348Updated last year
- An All-MLP solution for Vision, from Google AI☆1,038Updated 2 months ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,171Updated 2 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆485Updated 4 years ago
- EsViT: Efficient self-supervised Vision Transformers☆412Updated 2 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆307Updated 3 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated 11 months ago
- Ranger deep learning optimizer rewrite to use newest components☆334Updated last year
- ☆605Updated 3 weeks ago
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆209Updated last year
- Standalone TFRecord reader/writer with PyTorch data loaders☆891Updated 3 months ago
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆504Updated last year
- Implementation of Linformer for Pytorch☆298Updated last year
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆797Updated last year
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆795Updated 3 months ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 5 months ago
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,064Updated 2 years ago