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 9 months ago
- The service for the demonstration of transforms in Albumentations library☆108Updated last year
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆207Updated 4 years ago
- Pytorch implementation of Robust Bi-Tempered Logistic Loss Based on Bregman Divergences☆62Updated 6 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆118Updated 5 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated 2 years ago
- ☆147Updated 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
- a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.☆170Updated 3 years ago
- A GridMixup augmentation, inspired by GridMask and CutMix☆42Updated 5 years ago
- Unofficial PyTorch Implementation of EvoNorm☆123Updated 4 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
- One cycle policy learning rate scheduler in PyTorch☆46Updated 6 years ago
- (ICCV 2021 Oral) CoaT: Co-Scale Conv-Attentional Image Transformers☆235Updated 3 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.☆133Updated last year
- A crash course on PyTorch hooks☆40Updated 5 years ago
- Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks☆169Updated 3 years ago
- Semi-supervised ImageNet1K models☆246Updated 6 years ago
- Mean Average Precision for Object Detection☆203Updated 2 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆340Updated 4 years ago
- 9th Place Solution of Kaggle Global Wheat Detection☆145Updated 4 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 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
- A PyTorch 1.0 Implementation of Unet with EfficientNet as encoder☆162Updated 4 years ago
- PyTorch implementations of recent Computer Vision tricks (ReXNet, RepVGG, Unet3p, YOLOv4, CIoU loss, AdaBelief, PolyLoss, MobileOne). Oth…☆328Updated last month
- A guide that integrates Pytorch DistributedDataParallel, Apex, warmup, learning rate scheduler, also mentions the set-up of early-stoppin…☆65Updated 3 years ago
- A toolbox for receptive field analysis and visualizing neural network architectures☆116Updated 2 months ago
- Compute CNN receptive field size in pytorch in one line☆367Updated last year
- Cut and paste augmentation for object detection and instance segmentation☆147Updated 4 years ago