PistonY / torch-toolbox
🛠 Toolbox to extend PyTorch functionalities
☆419Updated 11 months ago
Alternatives and similar repositories for torch-toolbox:
Users that are interested in torch-toolbox are comparing it to the libraries listed below
- Unofficial PyTorch Reimplementation of RandAugment.☆637Updated 2 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆334Updated 4 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆695Updated 3 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 4 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆474Updated 4 months ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆797Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 6 months ago
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆417Updated 4 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆609Updated 3 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆311Updated 5 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆988Updated 2 weeks ago
- CVPR 2020 oral paper: Overcoming Classifier Imbalance for Long-tail Object Detection with Balanced Group Softmax.☆353Updated 2 years ago
- PyTorch implementation of AutoAugment.☆159Updated 4 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆967Updated 3 years ago
- Compute CNN receptive field size in pytorch in one line☆360Updated 11 months ago
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆587Updated 2 years ago
- Official Pytorch implementation of CutMix regularizer☆1,237Updated 4 years ago
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆860Updated 2 years ago
- mixup: Beyond Empirical Risk Minimization☆1,178Updated 3 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆761Updated 4 years ago
- Standardizing weights to accelerate micro-batch training☆547Updated 3 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆345Updated last year
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,601Updated 3 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆335Updated 5 years ago
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆197Updated 5 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models☆293Updated 4 years ago
- ☆285Updated 5 years ago
- A curated list of long-tailed recognition resources.☆584Updated last year
- My best practice of training large dataset using PyTorch.☆1,097Updated 11 months ago
- Image Test Time Augmentation with PyTorch!☆1,009Updated last year