Lyken17 / Efficient-PyTorch
My best practice of training large dataset using PyTorch.
☆1,086Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for Efficient-PyTorch
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆880Updated 4 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆975Updated 3 weeks ago
- Deep Learning Experiment Management☆639Updated last year
- Some tricks of pytorch...☆1,156Updated 4 months ago
- Codebase for Image Classification Research, written in PyTorch.☆2,137Updated 7 months ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,859Updated last year
- Model analyzer in PyTorch☆1,466Updated last year
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,301Updated 3 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆589Updated 4 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,501Updated 3 years ago
- Pytorch implementation of various Knowledge Distillation (KD) methods.