galatolofederico / pytorch-balanced-batchLinks
A pytorch dataset sampler for always sampling balanced batches.
☆115Updated 4 years ago
Alternatives and similar repositories for pytorch-balanced-batch
Users that are interested in pytorch-balanced-batch are comparing it to the libraries listed below
Sorting:
- Code for the paper "A unifying mutual information view of metric learning: cross-entropy vs. pairwise losses" (ECCV 2020 - Spotlight)☆168Updated 2 years ago
- (WACV 2020) Tensorflow implementation of Boosting Standard Classification Architectures Through a Ranking Regularizer☆22Updated 3 years ago
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 3 years ago
- Semi-supervised ImageNet1K models☆243Updated 5 years ago
- An implementation of MixMatch with PyTorch☆36Updated 4 years ago
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- Official implementation of "Pseudo-Labeling and Confirmation Bias in Deep Semi-Supervised Learning"☆153Updated 4 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆77Updated 3 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- ☆129Updated 2 years ago
- PyTorch implementation of shake-drop regularization☆54Updated 5 years ago
- When Does Label Smoothing Help?_pytorch_implementationimp☆124Updated 5 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)☆74Updated 2 years ago
- Pytorch implementation of Robust Bi-Tempered Logistic Loss Based on Bregman Divergences☆62Updated 5 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- ☆93Updated 4 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆86Updated 2 years ago
- A GridMixup augmentation, inspired by GridMask and CutMix☆42Updated 4 years ago
- ☆102Updated 2 years ago
- PyTorch implementations of `BatchSampler` that under/over sample according to a chosen parameter alpha, in order to create a balanced tra…☆85Updated 5 years ago
- ☆35Updated 5 years ago
- Differentiable Data Augmentation Library☆123Updated 2 years ago
- Improving Consistency-Based Semi-Supervised Learning with Weight Averaging☆186Updated 6 years ago
- 🎲 Iterable dataset resampling in PyTorch☆91Updated 3 years ago
- PyTorch Implementation of Contrastive Predictive Coding for image recognition, based on research papers https://arxiv.org/abs/1807.03748 …☆81Updated 5 years ago
- PyTorch conversion of https://omoindrot.github.io/triplet-loss☆213Updated 2 years ago
- Full implementation of the paper "Rethinking Softmax with Cross-Entropy: Neural Network Classifier as Mutual Information Estimator".☆101Updated 5 years ago
- Feature extraction made simple with torchextractor☆101Updated 4 years ago