dkozlov / awesome-knowledge-distillationLinks
Awesome Knowledge Distillation
☆3,687Updated last week
Alternatives and similar repositories for awesome-knowledge-distillation
Users that are interested in awesome-knowledge-distillation are comparing it to the libraries listed below
Sorting:
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,602Updated 2 years ago
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,703Updated 3 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,945Updated 2 years ago
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,345Updated last year
- knowledge distillation papers☆757Updated 2 years ago
- A curated list of neural network pruning resources.☆2,453Updated last year
- Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distille…☆4,397Updated 2 years ago
- Flops counter for neural networks in pytorch framework☆2,904Updated 5 months ago
- Count the MACs / FLOPs of your PyTorch model.☆5,006Updated 11 months ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,513Updated 5 years ago
- A coding-free framework built on PyTorch for reproducible deep learning studies. PyTorch Ecosystem. 🏆25 knowledge distillation methods p…☆1,516Updated last month
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,455Updated 6 years ago
- PyTorch implementation of Contrastive Learning methods☆1,984Updated last year
- Automated Deep Learning: Neural Architecture Search Is Not the End (a curated list of AutoDL resources and an in-depth analysis)☆2,295Updated 2 years ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,998Updated last month
- Model analyzer in PyTorch☆1,485Updated 2 years ago
- OpenMMLab Self-Supervised Learning Toolbox and Benchmark☆3,266Updated last year
- A curated list of resources for Learning with Noisy Labels☆2,682Updated last month
- My best practice of training large dataset using PyTorch.☆1,100Updated last year
- A quickstart and benchmark for pytorch distributed training.☆1,668Updated 10 months ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,243Updated 8 months ago
- A state-of-the-art semi-supervised method for image recognition☆1,625Updated 4 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,154Updated last year
- Differentiable architecture search for convolutional and recurrent networks☆3,963Updated 4 years ago
- micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantiz…☆2,249Updated last month
- A curated list of awesome self-supervised methods☆6,291Updated 11 months ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,483Updated 2 years ago
- Collection of recent methods on (deep) neural network compression and acceleration.☆948Updated 2 months ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,325Updated 4 years ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,048Updated last year