Tony-Y / pytorch_warmup
Learning Rate Warmup in PyTorch
☆399Updated this week
Alternatives and similar repositories for pytorch_warmup:
Users that are interested in pytorch_warmup are comparing it to the libraries listed below
- ☆446Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆982Updated 3 months ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆418Updated 3 months ago
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆250Updated 4 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆634Updated 3 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!)☆509Updated 2 months ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆724Updated 8 months ago
- A LARS implementation in PyTorch☆338Updated 4 years ago
- Compute CNN receptive field size in pytorch in one line☆355Updated 8 months ago
- An All-MLP solution for Vision, from Google AI☆1,007Updated 4 months ago
- A PyTorch Implementation of Focal Loss.☆971Updated 5 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,063Updated 2 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆808Updated 2 years ago
- Standalone TFRecord reader/writer with PyTorch data loaders☆872Updated 4 months ago
- EsViT: Efficient self-supervised Vision Transformers☆409Updated last year
- Implementation of Linformer for Pytorch☆262Updated last year
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆787Updated 11 months ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,115Updated last year
- An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.☆229Updated 11 months ago
- 🛠 Toolbox to extend PyTorch functionalities☆417Updated 8 months ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆361Updated 3 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆631Updated last year
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆305Updated 3 years ago
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆488Updated last year
- PyTorch implementation of Barlow Twins.☆966Updated 2 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆480Updated 2 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.☆770Updated 7 months ago
- Code for the Convolutional Vision Transformer (ConViT)☆466Updated 3 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,173Updated last year
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,235Updated 3 years ago