Lyken17 / Efficient-PyTorchLinks
My best practice of training large dataset using PyTorch.
☆1,100Updated 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☆882Updated 4 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 8 months ago
- Codebase for Image Classification Research, written in PyTorch.☆2,154Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,181Updated 3 years ago
- Model analyzer in PyTorch☆1,485Updated 2 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆598Updated 5 years ago
- Debug PyTorch code using PySnooper☆798Updated 4 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,502Updated 4 years ago
- Some tricks of pytorch...☆1,192Updated last year
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,605Updated 4 years ago
- Deep Learning Experiment Management☆639Updated 2 years ago
- A CV toolkit for my papers.☆2,049Updated 6 months ago
- A quickstart and benchmark for pytorch distributed training.☆1,668Updated 10 months ago
- PyTorch implementation of Contrastive Learning methods☆1,984Updated last year
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,325Updated 4 years ago
- Standalone TFRecord reader/writer with PyTorch data loaders☆883Updated last month
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,513Updated 5 years ago
- 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
- Flops counter for neural networks in pytorch framework☆2,904Updated 5 months ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,243Updated 8 months ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,483Updated 2 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- pytorch memory track code☆1,019Updated 4 years ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆754Updated 4 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,945Updated 2 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,042Updated 3 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,103Updated 2 years ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,572Updated 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