khornlund / pytorch-balanced-samplerLinks
PyTorch implementations of `BatchSampler` that under/over sample according to a chosen parameter alpha, in order to create a balanced training distribution.
☆86Updated 6 years ago
Alternatives and similar repositories for pytorch-balanced-sampler
Users that are interested in pytorch-balanced-sampler are comparing it to the libraries listed below
Sorting:
- Tool box for PyTorch☆188Updated 10 months ago
- The service for the demonstration of transforms in Albumentations library☆108Updated last year
- a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.☆170Updated 3 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆207Updated 4 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆158Updated 4 years ago
- Pytorch implementation of Robust Bi-Tempered Logistic Loss Based on Bregman Divergences☆62Updated 6 years ago
- A crash course on PyTorch hooks☆40Updated 5 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated 2 years ago
- This is the official implementation of TrivialAugment and a mini-library for the application of multiple image augmentation strategies in…☆166Updated 2 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆118Updated 5 years ago
- Semi-supervised ImageNet1K models☆246Updated 6 years ago
- Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/180…☆162Updated 2 years ago
- One cycle policy learning rate scheduler in PyTorch☆46Updated 6 years ago
- Unofficial PyTorch Implementation of EvoNorm☆123Updated 4 years ago
- ☆147Updated 4 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆350Updated 2 years ago
- SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data (AAAI 2021)☆130Updated 5 years ago
- Function to calculate mAP for set of detected boxes and annotated boxes.☆134Updated last year
- ☆41Updated 5 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated 2 months ago
- Tensorflow implementation of "Compounding the Performance Improvements of Assembled Techniques in a Convolutional Neural Network"☆327Updated 5 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆339Updated 4 years ago
- A GridMixup augmentation, inspired by GridMask and CutMix☆42Updated 5 years ago
- Implementation of Online Label Smoothing in PyTorch☆96Updated 3 years ago
- A guide that integrates Pytorch DistributedDataParallel, Apex, warmup, learning rate scheduler, also mentions the set-up of early-stoppin…☆65Updated 3 years ago
- This Module implements Spatial Pyramid Pooling (SPP) and Temporal Pyramid Pooling (TPP) as described in different papers.☆58Updated 6 years ago
- 9th Place Solution of Kaggle Global Wheat Detection☆145Updated 4 years ago
- Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks☆169Updated 3 years ago
- Official PyTorch implementation of "Puzzle Mix: Exploiting Saliency and Local Statistics for Optimal Mixup" (ICML'20)☆156Updated 4 years ago
- (ICCV 2021 Oral) CoaT: Co-Scale Conv-Attentional Image Transformers☆236Updated 4 years ago