Lyken17 / Efficient-PyTorchLinks
My best practice of training large dataset using PyTorch.
☆1,098Updated last year
Alternatives and similar repositories for Efficient-PyTorch
Users that are interested in Efficient-PyTorch are comparing it to the libraries listed below
Sorting:
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆881Updated 4 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 7 months ago
- Codebase for Image Classification Research, written in PyTorch.☆2,154Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,241Updated 7 months ago
- Model analyzer in PyTorch☆1,481Updated 2 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆728Updated 6 years ago
- Some tricks of pytorch...☆1,191Updated 11 months ago
- Debug PyTorch code using PySnooper☆798Updated 4 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆598Updated 5 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,130Updated 6 months ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,325Updated 4 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,604Updated 3 years ago
- mixup: Beyond Empirical Risk Minimization☆1,180Updated 3 years ago
- Deep Learning Experiment Management☆639Updated 2 years ago
- A quickstart and benchmark for pytorch distributed training.☆1,666Updated 10 months ago
- YACS -- Yet Another Configuration System☆1,314Updated 3 years ago
- A PyTorch Implementation of Focal Loss.☆981Updated 5 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,501Updated 4 years ago
- Flops counter for neural networks in pytorch framework☆2,896Updated 4 months ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,483Updated 2 years ago
- PyTorch implementation of Contrastive Learning methods☆1,983Updated last year
- pip install antialiased-cnns to improve stability and accuracy☆1,675Updated last year
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆798Updated last year
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,531Updated 4 years ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,571Updated 11 months ago
- Code snippets created for the PyTorch discussion board☆563Updated 4 years ago
- Count the MACs / FLOPs of your PyTorch model.☆4,993Updated 10 months ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,201Updated last year
- Official Pytorch implementation of CutMix regularizer☆1,239Updated 4 years ago