ankandrew / online-label-smoothing-ptLinks
Implementation of Online Label Smoothing in PyTorch
☆94Updated 2 years ago
Alternatives and similar repositories for online-label-smoothing-pt
Users that are interested in online-label-smoothing-pt are comparing it to the libraries listed below
Sorting:
- ☆95Updated 2 years ago
- ☆26Updated 4 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated 2 years ago
- [NeurIPS'20] GradAug: A New Regularization Method for Deep Neural Networks☆94Updated 4 years ago
- Implementation of Cross Transformer for spatially-aware few-shot transfer, in Pytorch☆53Updated 4 years ago
- PyTorch, PyTorch Lightning framework for trying knowledge distillation in image classification problems☆32Updated last year
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆78Updated 3 years ago
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 3 years ago
- Implementation of Uniformer, a simple attention and 3d convolutional net that achieved SOTA in a number of video classification tasks, de…☆101Updated 3 years ago
- Implementation of OmniNet, Omnidirectional Representations from Transformers, in Pytorch☆58Updated 4 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch