Lance0218 / Pytorch-DistributedDataParallel-Training-TricksLinks
A guide that integrates Pytorch DistributedDataParallel, Apex, warmup, learning rate scheduler, also mentions the set-up of early-stopping and random seed.
☆65Updated 3 years ago
Alternatives and similar repositories for Pytorch-DistributedDataParallel-Training-Tricks
Users that are interested in Pytorch-DistributedDataParallel-Training-Tricks are comparing it to the libraries listed below
Sorting:
- When Does Label Smoothing Help?_pytorch_implementationimp☆126Updated 5 years ago
- Recent Advances in MLP-based Models (MLP is all you need!)☆116Updated 2 years ago
- Warmup learning rate wrapper for Pytorch Scheduler☆41Updated 5 years ago
- Official Pytorch implementation of MixMo framework☆84Updated 4 years ago
- official pytorch implementation of Rethining Self-supervised Learning: Small is Beautiful.☆42Updated 4 years ago
- This repo is for our paper: Normalization Techniques in Training DNNs: Methodology, Analysis and Application☆85Updated 4 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆198Updated 2 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆307Updated 3 years ago
- MoEx (Moment Exchange)☆141Updated 4 years ago
- [ICCV 2021] Influence-balanced Loss for Imbalanced Visual Classification☆102Updated 3 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆218Updated 4 years ago
- This is the official implementation of TrivialAugment and a mini-library for the application of multiple image augmentation strategies in…☆164Updated 2 years ago
- [CVPR 2021] Adaptive Consistency Regularization for Semi-Supervised Transfer Learning☆106Updated 3 years ago
- ☆140Updated 3 years ago
- A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', …☆180Updated 3 years ago
- Official PyTorch implementation of "Co-Mixup: Saliency Guided Joint Mixup with Supermodular Diversity" (ICLR'21 Oral)☆105Updated 3 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 2 years ago
- [ICML2020] Normalized Loss Functions for Deep Learning with Noisy Labels☆138Updated last year
- Implementation of Visual Transformer for Small-size Datasets☆125Updated 3 years ago
- PyTorch implementation of EMAN for self-supervised and semi-supervised learning: https://arxiv.org/abs/2101.08482☆103Updated 4 years ago
- [Preprint] ConvMLP: Hierarchical Convolutional MLPs for Vision, 2021☆167Updated 2 years ago
- Implementation of various Vision Transformers I found interesting☆84Updated 4 years ago
- Official PyTorch implementation of "Puzzle Mix: Exploiting Saliency and Local Statistics for Optimal Mixup" (ICML'20)☆158Updated 3 years ago
- [ECCV2020] Knowledge Distillation Meets Self-Supervision☆237Updated 2 years ago
- [CVPR 2022] This repository includes the official project for the paper: TransMix: Attend to Mix for Vision Transformers.☆155Updated 2 years ago
- Example of PyTorch DistributedDataParallel☆60Updated 4 years ago
- Pytorch implementation of CVPR2021 paper: SuperMix: Supervising the Mixing Data Augmentation☆92Updated 3 years ago
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆199Updated 4 years ago
- The official code for the paper "Delving Deep into Label Smoothing", IEEE TIP 2021☆81Updated 3 years ago
- [NeurIPS 2021]: Are Transformers More Robust Than CNNs? (Pytorch implementation & checkpoints)☆179Updated 3 years ago