katsura-jp / pytorch-cosine-annealing-with-warmupLinks
☆459Updated 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:
- Learning Rate Warmup in PyTorch☆410Updated 2 months ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆428Updated 8 months ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 7 months ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆815Updated 2 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆345Updated last year
- An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.☆235Updated last year
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆587Updated 5 months ago
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆387Updated last year
- Unofficial PyTorch Reimplementation of RandAugment.☆636Updated 2 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,145Updated last year
- SAM: Sharpness-Aware Minimization (PyTorch)☆1,875Updated last year
- An All-MLP solution for Vision, from Google AI☆1,022Updated 8 months ago
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆531Updated 6 months ago
- A LARS implementation in PyTorch☆345Updated 5 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,194Updated 2 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,072Updated 2 years ago
- Code for the Convolutional Vision Transformer (ConViT)☆465Updated 3 years ago
- A PyTorch implementation of "CoAtNet: Marrying Convolution and Attention for All Data Sizes"☆387Updated 3 years ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆456Updated 3 years ago
- Image Test Time Augmentation with PyTorch!☆1,013Updated last year
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆492Updated 2 years ago
- PyTorch implementation of some learning rate schedulers for deep learning researcher.☆90Updated 2 years ago
- AdamP: Slowing Down the Slowdown for Momentum Optimizers on Scale-invariant Weights (ICLR 2021)☆414Updated 4 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆656Updated 4 years ago
- Ranger deep learning optimizer rewrite to use newest components☆329Updated last year
- EsViT: Efficient self-supervised Vision Transformers☆412Updated last year
- Official Pytorch implementation of CutMix regularizer☆1,239Updated 4 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆586Updated 7 months ago
- Implementation of Linformer for Pytorch☆285Updated last year
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,269Updated 3 years ago