Lyken17 / Efficient-PyTorchLinks
My best practice of training large dataset using PyTorch.
☆1,106Updated 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☆884Updated 5 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated last year
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆604Updated 5 years ago
- Model analyzer in PyTorch☆1,501Updated 2 years ago
- Deep Learning Experiment Management☆641Updated this week
- Codebase for Image Classification Research, written in PyTorch.☆2,168Updated last year
- Synchronized Batch Normalization implementation in PyTorch.☆1,500Updated 4 years ago
- Debug PyTorch code using PySnooper☆801Updated 4 years ago
- Standalone TFRecord reader/writer with PyTorch data loaders☆899Updated 7 months ago
- pytorch memory track code☆1,016Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,197Updated 4 years ago
- YACS -- Yet Another Configuration System☆1,328Updated 3 years ago
- Some tricks of pytorch...☆1,193Updated last year
- Code snippets created for the PyTorch discussion board☆570Updated 4 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,334Updated 5 years ago
- A quickstart and benchmark for pytorch distributed training.☆1,665Updated last year
- pip install antialiased-cnns to improve stability and accuracy☆1,677Updated last year
- 🛠 Toolbox to extend PyTorch functionalities☆420Updated last year
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆740Updated 6 years ago
- Flops counter for neural networks in pytorch framework☆2,955Updated 3 months ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,117Updated 2 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,494Updated 2 years ago
- A CV toolkit for my papers.☆2,048Updated 11 months ago
- Stochastic Weight Averaging in PyTorch☆975Updated 4 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,203Updated 3 months ago
- PyTorch implementation of Contrastive Learning methods☆1,996Updated 2 years ago
- A New Optimization Technique for Deep Neural Networks☆541Updated 3 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆699Updated 3 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆338Updated 6 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,045Updated 4 years ago