PistonY / torch-toolboxLinks
🛠 Toolbox to extend PyTorch functionalities
☆421Updated last year
Alternatives and similar repositories for torch-toolbox
Users that are interested in torch-toolbox are comparing it to the libraries listed below
Sorting:
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆337Updated 4 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆636Updated 2 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 4 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆476Updated 6 months ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆696Updated 3 years ago
- PyTorch implementation of AutoAugment.☆159Updated 4 years ago
- Compute CNN receptive field size in pytorch in one line☆360Updated last year
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆798Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 8 months ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆337Updated 5 years ago
- Official Pytorch implementation of CutMix regularizer☆1,239Updated 4 years ago
- CVPR 2020 oral paper: Overcoming Classifier Imbalance for Long-tail Object Detection with Balanced Group Softmax.☆354Updated 3 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆334Updated 3 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆348Updated last year
- a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.☆170Updated 2 years ago
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆418Updated 4 years ago
- Implementation of the mixup training method☆466Updated 7 years ago
- Standardizing weights to accelerate micro-batch training☆549Updated 3 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆761Updated 4 years ago
- A New Optimization Technique for Deep Neural Networks☆538Updated 3 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆612Updated 3 years ago
- An efficient implicit semantic augmentation method, complementary to existing non-semantic techniques.☆590Updated 4 years ago
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆387Updated last year
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆882Updated 4 years ago
- Semi-supervised ImageNet1K models☆243Updated 5 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,605Updated 4 years ago
- Pytorch implementation of "All Tokens Matter: Token Labeling for Training Better Vision Transformers"☆428Updated last year
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆583Updated 2 years ago
- mixup: Beyond Empirical Risk Minimization☆1,181Updated 3 years ago