issamemari / pytorch-multilabel-balanced-samplerLinks
PyTorch samplers that output roughly balanced batches with support for multilabel datasets
☆56Updated last year
Alternatives and similar repositories for pytorch-multilabel-balanced-sampler
Users that are interested in pytorch-multilabel-balanced-sampler are comparing it to the libraries listed below
Sorting:
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data (AAAI 2021)☆128Updated 4 years ago
- ☆148Updated 4 years ago
- an implementation of mixup☆41Updated 4 years ago
- Code for the paper "A unifying mutual information view of metric learning: cross-entropy vs. pairwise losses" (ECCV 2020 - Spotlight)☆168Updated 2 years ago
- Highly efficient PyTorch version of the Semi-hard Triplet loss ⚡️☆116Updated 2 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆93Updated 4 years ago
- ☆95Updated 2 years ago
- Reproduce Results for ICCV2019 "Symmetric Cross Entropy for Robust Learning with Noisy Labels" https://arxiv.org/abs/1908.06112☆186Updated 4 years ago
- Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks☆169Updated 2 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'