PistonY / torch-toolbox
🛠 Toolbox to extend PyTorch functionalities
☆417Updated 8 months ago
Alternatives and similar repositories for torch-toolbox:
Users that are interested in torch-toolbox are comparing it to the libraries listed below
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆333Updated 3 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆471Updated last month
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆590Updated 4 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆693Updated 3 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆631Updated last year
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆787Updated 11 months ago
- Official Pytorch implementation of CutMix regularizer☆1,225Updated 4 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆334Updated 5 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆982Updated 3 months ago
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆414Updated 4 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆981Updated 5 months ago
- Compute CNN receptive field size in pytorch in one line☆355Updated 8 months ago
- a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.☆167Updated 2 years ago
- PyTorch implementation of AutoAugment.☆158Updated 4 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆309Updated 5 years ago
- Standardizing weights to accelerate micro-batch training☆546Updated 2 years ago
- A New Optimization Technique for Deep Neural Networks☆535Updated 3 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,599Updated 3 years ago
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆196Updated 4 years ago
- Image Test Time Augmentation with PyTorch!☆990Updated last year
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,035Updated 3 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆347Updated 11 months ago
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆583Updated last year
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆662Updated 2 years ago
- An efficient implicit semantic augmentation method, complementary to existing non-semantic techniques.☆585Updated 3 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆755Updated 3 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆606Updated 3 years ago
- PyTorch Implementation for Deep Metric Learning Pipelines☆570Updated 4 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆954Updated 3 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆548Updated 4 years ago