ildoonet / pytorch-gradual-warmup-lrLinks
Gradually-Warmup Learning Rate Scheduler for PyTorch
☆992Updated 11 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:
- A PyTorch Implementation of Focal Loss.☆987Updated 5 years ago
- Official Pytorch implementation of CutMix regularizer☆1,243Updated 5 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆635Updated 2 years ago
- My best practice of training large dataset using PyTorch.☆1,101Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,189Updated 3 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,610Updated 4 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,249Updated 10 months ago
- 🛠 Toolbox to extend PyTorch functionalities☆420Updated last year
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,492Updated 2 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆885Updated 5 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
- Standalone TFRecord reader/writer with PyTorch data loaders☆891Updated 4 months ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Updated 4 years ago
- torchsummaryX: Improved visualization tool of torchsummary☆303Updated 3 years ago
- Learning Rate Warmup in PyTorch☆411Updated 2 months ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆654Updated 3 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,203Updated last year
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆763Updated 4 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆799Updated 5 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆975Updated 3 years ago
- A CV toolkit for my papers.☆2,052Updated 8 months ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆735Updated 6 years ago
- Pytorch implementation of Center Loss☆992Updated 2 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,532Updated 4 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,163Updated last year
- Exploring Self-attention for Image Recognition, CVPR2020.☆751Updated 5 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,329Updated 4 years ago