Lyken17 / Efficient-PyTorch
My best practice of training large dataset using PyTorch.
☆1,097Updated 11 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☆881Updated 4 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 6 months ago
- A CV toolkit for my papers.☆2,049Updated 4 months ago
- Deep Learning Experiment Management☆640Updated 2 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,153Updated last year
- Model analyzer in PyTorch☆1,482Updated 2 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,500Updated 4 years ago
- Flops counter for neural networks in pytorch framework☆2,889Updated 3 months ago
- 🛠 Toolbox to extend PyTorch functionalities☆419Updated 11 months ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,322Updated 4 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,601Updated 3 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆598Updated 5 years ago
- pytorch memory track code☆1,018Updated 4 years ago
- A quickstart and benchmark for pytorch distributed training.☆1,661Updated 9 months ago
- Some tricks of pytorch...☆1,189Updated 10 months ago
- mixup: Beyond Empirical Risk Minimization☆1,178Updated 3 years ago
- A PyTorch Implementation of Focal Loss.☆981Updated 5 years ago
- PyTorch implementation of Contrastive Learning methods☆1,979Updated last year
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,044Updated 3 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,671Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,240Updated 6 months ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,201Updated last year
- Code snippets created for the PyTorch discussion board☆561Updated 4 years ago
- YACS -- Yet Another Configuration System☆1,311Updated 3 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,514Updated 4 years ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,568Updated 10 months ago
- Standalone TFRecord reader/writer with PyTorch data loaders☆883Updated 8 months ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆988Updated 2 weeks ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆695Updated 3 years ago
- Official Pytorch implementation of CutMix regularizer☆1,237Updated 4 years ago