ildoonet / pytorch-gradual-warmup-lrLinks
Gradually-Warmup Learning Rate Scheduler for PyTorch
☆988Updated 7 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:
- Unofficial PyTorch Reimplementation of RandAugment.☆636Updated 2 years ago
- My best practice of training large dataset using PyTorch.☆1,098Updated last year
- Official Pytorch implementation of CutMix regularizer☆1,239Updated 4 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,241Updated 7 months ago
- mixup: Beyond Empirical Risk Minimization☆1,180Updated 3 years ago
- A PyTorch Implementation of Focal Loss.☆981Updated 5 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,605Updated 3 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆798Updated last year
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 4 years ago
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆830Updated 2 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,154Updated last year
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆881Updated 4 years ago
- Image Test Time Augmentation with PyTorch!☆1,013Updated last year
- torchsummaryX: Improved visualization tool of torchsummary☆303Updated 3 years ago
- Pytorch implementation of Center Loss☆990Updated 2 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,101Updated 2 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆336Updated 5 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆796Updated 5 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,325Updated 4 years ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆752Updated 4 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- Learning Rate Warmup in PyTorch☆410Updated 2 months ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,484Updated 2 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆970Updated 3 years ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆754Updated 4 years ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,188Updated last year
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆492Updated 2 years ago
- PyTorch implementation of Contrastive Learning methods☆1,984Updated last year
- Standalone TFRecord reader/writer with PyTorch data loaders☆883Updated 3 weeks ago