PistonY / torch-toolboxLinks
π Toolbox to extend PyTorch functionalities
β420Updated 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'β340Updated 4 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)β478Updated last year
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.β699Updated 3 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.β596Updated 5 years ago
- A New Optimization Technique for Deep Neural Networksβ540Updated 3 years ago
- PyTorch implementation of AutoAugment.β161Updated 5 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"β805Updated last year
- Compute CNN receptive field size in pytorch in one lineβ366Updated last year
- Unofficial PyTorch Reimplementation of RandAugment.β638Updated 2 years ago
- CVPR 2020 oral paper: Overcoming Classifier Imbalance for Long-tail Object Detection with Balanced Group Softmax.β356Updated 3 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorchβ338Updated 6 years ago
- a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.β170Updated 3 years ago
- torchsummaryX: Improved visualization tool of torchsummaryβ302Updated 3 years ago
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)β420Updated 5 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/β349Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorchβ992Updated last year
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."β314Updated 6 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertaintyβ987Updated 6 months ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessingβ884Updated 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 implementations of recent Computer Vision tricks (ReXNet, RepVGG, Unet3p, YOLOv4, CIoU loss, AdaBelief, PolyLoss, MobileOne). Othβ¦β328Updated this week
- Official Pytorch implementation of CutMix regularizerβ1,246Updated 5 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Lossβ337Updated 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 β¦β197Updated 5 years ago
- Implementation of Dynamic ReLU on Pytorchβ205Updated 5 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet modelsβ293Updated 5 years ago
- β285Updated 5 years ago
- Image Test Time Augmentation with PyTorch!β1,026Updated 2 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252β764Updated 4 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019β615Updated 4 years ago