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.
☆85Updated 5 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☆189Updated 3 months ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆207Updated 3 years ago
- a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.☆170Updated 2 years ago
- The service for the demonstration of transforms in Albumentations library☆106Updated last year
- Pytorch implementation of Robust Bi-Tempered Logistic Loss Based on Bregman Divergences☆62Updated 5 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆159Updated 4 years ago
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 3 years ago
- ☆146Updated 4 years ago
- A pytorch dataset sampler for always sampling balanced batches.