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:
- This repo is for our paper: Normalization Techniques in Training DNNs: Methodology, Analysis and Application☆85Updated 4 years ago
- When Does Label Smoothing Help?_pytorch_implementationimp☆126Updated 6 years ago
- Recent Advances in MLP-based Models (MLP is all you need!)☆117Updated 3 years ago
- Warmup learning rate wrapper for Pytorch Scheduler☆41Updated 5 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☆216Updated 4 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆310Updated 4 years ago
- This repository contains some of the latest data augmentation techniques and optimizers for image classification using pytorch and the CI…☆29Updated 4 years ago
- official pytorch implementation of Rethining Self-supervised Learning: Small is Beautiful.☆43Updated 4 years ago
- Official PyTorch implementation of "Co-Mixup: Saliency Guided Joint Mixup with Supermodular Diversity" (ICLR'21 Oral)☆105Updated 4 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆201Updated 3 years ago
- PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers☆227Updated 4 years ago
- A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', …☆180Updated 4 years ago
- Official Pytorch implementation of MixMo framework☆83Updated 4 years ago
- Example of PyTorch DistributedDataParallel☆61Updated 4 years ago
- [ECCV2020] Knowledge Distillation Meets Self-Supervision☆238Updated 3 years ago
- ☆140Updated 4 years ago
- The official code for the paper "Delving Deep into Label Smoothing", IEEE TIP 2021☆81Updated 3 years ago
- Reproducing the Linear Multihead Attention introduced in Linformer paper (Linformer: Self-Attention with Linear Complexity)☆75Updated 5 years ago
- Implementation of Visual Transformer for Small-size Datasets☆129Updated 3 years ago
- Official repository for "Orthogonal Projection Loss" (ICCV'21)☆126Updated 4 years ago
- MoEx (Moment Exchange)☆140Updated 4 years ago
- Unified Pytorch framework for image-based self-supervised learning☆92Updated 5 years ago
- PyTorch implementations of `BatchSampler` that under/over sample according to a chosen parameter alpha, in order to create a balanced tra…☆86Updated 6 years ago
- Masked Autoencoders Are Scalable Vision Learners☆253Updated 2 years ago
- Implementation of various Vision Transformers I found interesting☆84Updated 4 years ago
- [CVPR 2021] Adaptive Consistency Regularization for Semi-Supervised Transfer Learning☆106Updated 4 years ago
- A PyTorch implementation of CutMix☆51Updated 6 years ago
- Official PyTorch implementation of "Puzzle Mix: Exploiting Saliency and Local Statistics for Optimal Mixup" (ICML'20)☆156Updated 4 years ago
- Official codes: Self-Supervised Learning by Estimating Twin Class Distribution☆100Updated 4 years ago