ildoonet / pytorch-gradual-warmup-lrLinks
Gradually-Warmup Learning Rate Scheduler for PyTorch
☆989Updated 8 months ago
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:
- Official Pytorch implementation of CutMix regularizer☆1,240Updated 4 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆637Updated 2 years ago
- My best practice of training large dataset using PyTorch.☆1,100Updated last year
- A PyTorch Implementation of Focal Loss.☆983Updated 5 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆798Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,243Updated 8 months ago
- Learning Rate Warmup in PyTorch☆410Updated last week
- mixup: Beyond Empirical Risk Minimization☆1,181Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,485Updated 2 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,605Updated 4 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 4 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆882Updated 4 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆654Updated 3 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,949Updated 2 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,154Updated last year
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,325Updated 4 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,202Updated last year
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆989Updated 3 weeks ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,140Updated 3 weeks ago
- Pytorch implementation of Center Loss☆994Updated 2 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,502Updated 4 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,531Updated 4 years ago
- Compute CNN receptive field size in pytorch in one line☆360Updated last year
- torchsummaryX: Improved visualization tool of torchsummary☆303Updated 3 years ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆752Updated 5 years ago
- Flops counter for neural networks in pytorch framework☆2,905Updated 5 months ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆795Updated 5 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆728Updated 6 years ago