ildoonet / pytorch-gradual-warmup-lrLinks
Gradually-Warmup Learning Rate Scheduler for PyTorch
☆990Updated 10 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.☆985Updated 5 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆636Updated 2 years ago
- Official Pytorch implementation of CutMix regularizer☆1,243Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,188Updated 3 years ago
- My best practice of training large dataset using PyTorch.☆1,101Updated last year
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- 🛠 Toolbox to extend PyTorch functionalities☆420Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,248Updated 10 months ago
- Learning Rate Warmup in PyTorch☆411Updated 2 months ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,326Updated 4 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,609Updated 4 years ago
- A CV toolkit for my papers.☆2,051Updated 8 months ago
- PyTorch implementation of Contrastive Learning methods☆1,987Updated last year
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Updated 4 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,161Updated last year
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- 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☆884Updated 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
- Standalone TFRecord reader/writer with PyTorch data loaders☆889Updated 3 months ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆975Updated 3 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆654Updated 3 years ago
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆832Updated 3 years ago
- Pytorch implementation of Center Loss☆991Updated 2 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,165Updated last month
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,109Updated 2 years ago
- torchsummaryX: Improved visualization tool of torchsummary☆303Updated 3 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆764Updated 4 years ago