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
- Unofficial PyTorch Reimplementation of RandAugment.☆636Updated 2 years ago
- mixup: Beyond Empirical Risk Minimization☆1,191Updated 3 years ago
- Official Pytorch implementation of CutMix regularizer☆1,246Updated 5 years ago
- My best practice of training large dataset using PyTorch.☆1,104Updated last year
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,250Updated 11 months ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,610Updated 4 years ago
- Learning Rate Warmup in PyTorch☆412Updated 3 months ago
- 🛠 Toolbox to extend PyTorch functionalities☆419Updated last year
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆976Updated 3 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,330Updated 4 years ago
- Pytorch implementation of Center Loss☆991Updated 2 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆654Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,489Updated 2 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆765Updated 4 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆885Updated 5 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,501Updated 4 years ago
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆833Updated 3 years ago
- PyTorch implementation of Contrastive Learning methods☆1,991Updated 2 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,110Updated 2 years ago
- Standalone TFRecord reader/writer with PyTorch data loaders☆893Updated 4 months ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,203Updated last year
- Codebase for Image Classification Research, written in PyTorch.☆2,164Updated last year
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆799Updated 5 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,045Updated 4 years ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆751Updated 5 years ago
- A CV toolkit for my papers.☆2,051Updated 9 months ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago