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 5 months ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆207Updated 4 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 6 years ago
- One cycle policy learning rate scheduler in PyTorch☆46Updated 6 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆318Updated last year
- a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.☆170Updated 2 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆117Updated 4 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆160Updated 4 years ago
- (ICCV 2021 Oral) CoaT: Co-Scale Conv-Attentional Image Transformers☆232Updated 3 years ago
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 4 years ago
- Semi-supervised ImageNet1K models☆244Updated 5 years ago
- A GridMixup augmentation, inspired by GridMask and CutMix☆42Updated 4 years ago
- Localization of thoracic abnormalities model based on VinBigData (top 1%)☆45Updated 4 years ago
- ☆146Updated 4 years ago
- This is the official implementation of TrivialAugment and a mini-library for the application of multiple image augmentation strategies in…☆163Updated 2 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 2 years ago
- Function to calculate mAP for set of detected boxes and annotated boxes.☆133Updated last year
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated last week
- Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/180…☆154Updated last year
- A crash course on PyTorch hooks☆40Updated 5 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆349Updated last year
- Implementing Lambda Networks using Pytorch☆140Updated 4 years ago
- SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data (AAAI 2021)☆128Updated 4 years ago
- A toolbox for receptive field analysis and visualizing neural network architectures☆114Updated last month
- This Module implements Spatial Pyramid Pooling (SPP) and Temporal Pyramid Pooling (TPP) as described in different papers.☆57Updated 6 years ago
- 9th Place Solution of Kaggle Global Wheat Detection☆144Updated 4 years ago
- Mean Average Precision for Object Detection☆201Updated last year
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆188Updated last year
- PyTorch implementations of recent Computer Vision tricks (ReXNet, RepVGG, Unet3p, YOLOv4, CIoU loss, AdaBelief, PolyLoss, MobileOne). Oth…☆327Updated 5 months ago