ildoonet / pytorch-gradual-warmup-lrLinks
Gradually-Warmup Learning Rate Scheduler for PyTorch
☆992Updated last year
Alternatives and similar repositories for pytorch-gradual-warmup-lr
Users that are interested in pytorch-gradual-warmup-lr are comparing it to the libraries listed below
Sorting:
- A PyTorch Implementation of Focal Loss.☆992Updated 6 years ago
- Official Pytorch implementation of CutMix regularizer☆1,246Updated 5 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆638Updated 2 years ago
- My best practice of training large dataset using PyTorch.☆1,105Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,197Updated 4 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆805Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,260Updated last year
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,613Updated 4 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆420Updated last year
- Pytorch implementation of Center Loss☆992Updated 2 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆765Updated 4 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- Learning Rate Warmup in PyTorch☆415Updated 6 months ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,208Updated 2 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,500Updated 4 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,495Updated 2 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,044Updated 4 years ago
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆836Updated 3 years ago
- A CV toolkit for my papers.☆2,048Updated last year
- Implementing Attention Augmented Convolutional Networks using Pytorch☆656Updated 3 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,334Updated 5 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆884Updated 5 years ago
- Standalone TFRecord reader/writer with PyTorch data loaders☆899Updated 7 months ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆800Updated 5 years ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆752Updated 5 years ago
- torchsummaryX: Improved visualization tool of torchsummary☆302Updated 3 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,117Updated 2 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,167Updated last year
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆987Updated 6 months ago