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'☆336Updated 4 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆475Updated 5 months 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
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆695Updated 3 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆798Updated last year
- Official Pytorch implementation of CutMix regularizer☆1,239Updated 4 years ago
- Compute CNN receptive field size in pytorch in one line☆360Updated last year
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆989Updated last month
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 7 months ago
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆418Updated 4 years ago
- PyTorch implementation of AutoAugment.☆159Updated 4 years ago
- A New Optimization Technique for Deep Neural Networks☆538Updated 3 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆881Updated 4 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆335Updated 5 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆334Updated 3 years ago
- Standardizing weights to accelerate micro-batch training☆548Updated 3 years ago
- a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.☆170Updated 2 years ago
- My best practice of training large dataset using PyTorch.☆1,098Updated last year
- Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"☆185Updated 10 months ago
- Papers for normalization techniques, released codes collections.☆226Updated 4 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆611Updated 3 years ago
- mixup: Beyond Empirical Risk Minimization☆1,180Updated 3 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
- An efficient implicit semantic augmentation method, complementary to existing non-semantic techniques.☆590Updated 4 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
- torchsummaryX: Improved visualization tool of torchsummary☆303Updated 3 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆345Updated last year