FLHonker / Awesome-Knowledge-DistillationLinks
Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。
☆2,635Updated 2 years ago
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:
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,727Updated 3 years ago
- Awesome Knowledge Distillation☆3,762Updated 3 weeks ago
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,395Updated 2 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,971Updated 2 years ago
- knowledge distillation papers☆762Updated 2 years ago
- A curated list of neural network pruning resources.☆2,481Updated last year
- A curated list of resources for Learning with Noisy Labels☆2,716Updated 6 months ago
- The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distill…☆876Updated 2 years ago
- A coding-free framework built on PyTorch for reproducible deep learning studies. PyTorch Ecosystem. 🏆26 knowledge distillation methods p…☆1,568Updated 2 weeks ago
- A quickstart and benchmark for pytorch distributed training.☆1,665Updated last year
- PyTorch implementation of Contrastive Learning methods☆1,994Updated 2 years ago
- A comprehensive list of awesome contrastive self-supervised learning papers.☆1,294Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,253Updated last year
- 😎 An up-to-date & curated list of awesome semi-supervised learning papers, methods & resources.☆1,849Updated last year
- Count the MACs / FLOPs of your PyTorch model.☆5,054Updated last year
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆584Updated 2 years ago
- Flops counter for neural networks in pytorch framework☆2,955Updated 2 months ago
- Efficient computing methods developed by Huawei Noah's Ark Lab☆1,300Updated last year
- A PyTorch-based library for semi-supervised learning (NeurIPS'21)☆1,364Updated 2 years ago
- Some tricks of pytorch...☆1,195Updated last year
- Collection of recent methods on (deep) neural network compression and acceleration.☆951Updated 7 months ago
- OpenMMLab Self-Supervised Learning Toolbox and Benchmark☆3,289Updated 2 years ago
- Collection for Few-shot Learning☆991Updated 2 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆976Updated 4 years ago
- Model analyzer in PyTorch