katsura-jp / pytorch-cosine-annealing-with-warmupLinks
☆465Updated 2 years ago
Alternatives and similar repositories for pytorch-cosine-annealing-with-warmup
Users that are interested in pytorch-cosine-annealing-with-warmup are comparing it to the libraries listed below
Sorting:
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆435Updated 11 months ago
- Learning Rate Warmup in PyTorch☆411Updated 2 months ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆821Updated 3 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated 11 months ago
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆389Updated last year
- An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.☆238Updated last year
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,077Updated 2 years ago
- An All-MLP solution for Vision, from Google AI☆1,038Updated 2 months ago
- A LARS implementation in PyTorch☆350Updated 5 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!)☆535Updated 10 months ago
- A PyTorch implementation of "CoAtNet: Marrying Convolution and Attention for All Data Sizes"☆389Updated 3 years ago
- SAM: Sharpness-Aware Minimization (PyTorch)☆1,912Updated last year
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆601Updated 9 months ago
- Unofficial PyTorch Reimplementation of RandAugment.☆635Updated 2 years ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆456Updated 3 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,211Updated 2 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆348Updated last year
- Implementation of Visual Transformer for Small-size Datasets☆125Updated 3 years ago
- EsViT: Efficient self-supervised Vision Transformers☆412Updated 2 years ago
- Explainability for Vision Transformers☆1,002Updated 3 years ago
- Code for the Convolutional Vision Transformer (ConViT)☆468Updated 3 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆603Updated 10 months ago
- ☆605Updated 3 weeks ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆496Updated 3 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.☆798Updated last year
- AdamP: Slowing Down the Slowdown for Momentum Optimizers on Scale-invariant Weights (ICLR 2021)☆415Updated 4 years ago
- PyTorch implementation of some learning rate schedulers for deep learning researcher.☆91Updated 3 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,286Updated 3 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆658Updated 4 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆797Updated last year