Tony-Y / pytorch_warmupLinks
Learning Rate Warmup in PyTorch
☆415Updated 6 months ago
Alternatives and similar repositories for pytorch_warmup
Users that are interested in pytorch_warmup are comparing it to the libraries listed below
Sorting:
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆444Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated last year
- ☆469Updated 2 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,078Updated 3 years ago
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆260Updated 5 years ago
- An All-MLP solution for Vision, from Google AI☆1,054Updated 5 months ago
- Compute CNN receptive field size in pytorch in one line☆366Updated last year
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆539Updated last year
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆310Updated 4 years ago
- An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.☆239Updated last year
- Implementation of Linformer for Pytorch☆303Updated last year
- 🛠 Toolbox to extend PyTorch functionalities☆420Updated last year
- An implementation of the efficient attention module.☆327Updated 5 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆820Updated last year
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆823Updated 3 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆350Updated last year
- Code for the Convolutional Vision Transformer (ConViT)☆470Updated 4 years ago
- kmeans using PyTorch☆526Updated 2 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆667Updated 4 years ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆396Updated 4 years ago
- A PyTorch Implementation of Focal Loss.☆992Updated 6 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆484Updated 4 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆612Updated last year
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆390Updated last year
- A PyTorch implementation of "CoAtNet: Marrying Convolution and Attention for All Data Sizes"☆390Updated 4 years ago
- PyTorch implementation of some learning rate schedulers for deep learning researcher.☆91Updated 3 years ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆545Updated 3 years ago
- Self-supervised vIsion Transformer (SiT)☆337Updated 3 years ago
- Standalone TFRecord reader/writer with PyTorch data loaders☆899Updated 7 months ago