khornlund / pytorch-balanced-sampler
PyTorch implementations of `BatchSampler` that under/over sample according to a chosen parameter alpha, in order to create a balanced training distribution.
☆84Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-balanced-sampler
- The service for the demonstration of transforms in Albumentations library☆105Updated 4 months ago
- a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.☆167Updated 2 years ago
- Unofficial PyTorch Implementation of EvoNorm☆121Updated 3 years ago
- Tool box for PyTorch☆186Updated 8 months ago
- Semi-supervised ImageNet1K models☆241Updated 5 years ago
- Function to calculate mAP for set of detected boxes and annotated boxes.☆130Updated 5 months ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆159Updated 3 years ago
- Polynomial Learning Rate Decay Scheduler for PyTorch☆65Updated 2 years ago
- Pytorch implementation of Robust Bi-Tempered Logistic Loss Based on Bregman Divergences☆62Updated 5 years ago
- SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data (AAAI 2021)☆129Updated 3 years ago
- Implementing Lambda Networks using Pytorch☆138Updated 3 years ago
- ☆146Updated 3 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆203Updated 3 years ago
- (ICCV 2021 Oral) CoaT: Co-Scale Conv-Attentional Image Transformers☆228Updated 2 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆110Updated 3 years ago
- One cycle policy learning rate scheduler in PyTorch☆46Updated 5 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆345Updated 10 months ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆332Updated 3 years ago
- 9th Place Solution of Kaggle Global Wheat Detection☆144Updated 3 years ago
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- Official PyTorch implementation of "Puzzle Mix: Exploiting Saliency and Local Statistics for Optimal Mixup" (ICML'20)☆158Updated 2 years ago
- This Module implements Spatial Pyramid Pooling (SPP) and Temporal Pyramid Pooling (TPP) as described in different papers.☆52Updated 5 years ago
- Official PyTorch implementation of the paper: "Solving ImageNet: a Unified Scheme for Training any Backbone to Top Results" (2022)☆192Updated last year
- ☆35Updated 5 years ago
- Bounding box augmentations for Pytorch☆122Updated 4 years ago
- A PyTorch implementation of CutMix☆52Updated 5 years ago
- Official Pytorch implementation of ReXNet (Rank eXpansion Network) with pretrained models☆453Updated 2 years ago
- [ICIP 2021] Puzzle-CAM: Improved localization via matching partial and full features.☆175Updated 2 years ago
- AdamP: Slowing Down the Slowdown for Momentum Optimizers on Scale-invariant Weights (ICLR 2021)☆415Updated 3 years ago
- A GridMixup augmentation, inspired by GridMask and CutMix☆42Updated 3 years ago