Lyken17 / Efficient-PyTorch
My best practice of training large dataset using PyTorch.
☆1,093Updated 8 months ago
Alternatives and similar repositories for Efficient-PyTorch:
Users that are interested in Efficient-PyTorch are comparing it to the libraries listed below
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆880Updated 4 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆982Updated 3 months ago
- Model analyzer in PyTorch☆1,471Updated last year
- Codebase for Image Classification Research, written in PyTorch.☆2,143Updated 9 months ago
- Some tricks of pytorch...☆1,177Updated 6 months ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,310Updated 4 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,599Updated 3 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,501Updated 3 years ago
- A CV toolkit for my papers.☆2,047Updated 3 weeks ago
- 🛠 Toolbox to extend PyTorch functionalities☆417Updated 8 months ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆594Updated 5 years ago
- Debug PyTorch code using PySnooper☆801Updated 3 years ago
- Deep Learning Experiment Management☆639Updated 2 years ago
- mixup: Beyond Empirical Risk Minimization☆1,170Updated 3 years ago
- Flops counter for convolutional networks in pytorch framework☆2,848Updated 3 months ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆725Updated 5 years ago
- Standalone TFRecord reader/writer with PyTorch data loaders☆872Updated 4 months ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,568Updated 7 months ago
- Official Pytorch implementation of CutMix regularizer☆1,225Updated 4 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,534Updated 4 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,474Updated last year
- Code snippets created for the PyTorch discussion board☆550Updated 3 years ago
- A quickstart and benchmark for pytorch distributed training.☆1,650Updated 5 months ago
- pytorch memory track code☆1,012Updated 3 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆981Updated 5 months ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,207Updated 3 months ago
- A PyTorch Implementation of Focal Loss.☆971Updated 5 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆334Updated 5 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,035Updated 3 years ago
- PyTorch implementation of Contrastive Learning methods☆1,952Updated last year