PistonY / torch-toolboxLinks
🛠 Toolbox to extend PyTorch functionalities
☆419Updated 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'☆338Updated 4 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆477Updated 10 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
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- Compute CNN receptive field size in pytorch in one line☆364Updated last year
- Unofficial PyTorch Reimplementation of RandAugment.☆636Updated 2 years ago
- A New Optimization Technique for Deep Neural Networks☆540Updated 3 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated last year
- PyTorch implementation of AutoAugment.☆159Updated 5 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆337Updated 6 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆349Updated last year
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆418Updated 5 years ago
- torchsummaryX: Improved visualization tool of torchsummary☆303Updated 3 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆989Updated 4 months ago
- CVPR 2020 oral paper: Overcoming Classifier Imbalance for Long-tail Object Detection with Balanced Group Softmax.☆355Updated 3 years ago
- a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.☆170Updated 2 years ago
- Official Pytorch implementation of CutMix regularizer☆1,246Updated 5 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 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
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆885Updated 5 years ago
- Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"☆185Updated last year
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆584Updated 2 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆737Updated 6 years ago
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆198Updated 5 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆612Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,192Updated 4 years ago
- Comparison of famous convolutional neural network models☆325Updated 6 years ago
- SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data (AAAI 2021)☆128Updated 4 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆765Updated 4 years ago