AberHu / Knowledge-Distillation-ZooLinks
Pytorch implementation of various Knowledge Distillation (KD) methods.
☆1,739Updated 4 years ago
Alternatives and similar repositories for Knowledge-Distillation-Zoo
Users that are interested in Knowledge-Distillation-Zoo are comparing it to the libraries listed below
Sorting:
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,651Updated 2 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,979Updated 2 years ago
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,426Updated 2 years ago
- knowledge distillation papers☆767Updated 2 years ago
- Awesome Knowledge Distillation☆3,809Updated last month
- The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distill…☆888Updated 2 years ago
- A curated list of neural network pruning resources.☆2,485Updated last year
- A coding-free framework built on PyTorch for reproducible deep learning studies. PyTorch Ecosystem. 🏆26 knowledge distillation methods p…☆1,585Updated last month
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆585Updated 2 years ago
- Efficient computing methods developed by Huawei Noah's Ark Lab☆1,309Updated last year
- A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quan…☆652Updated 2 years ago
- OpenMMLab Model Compression Toolbox and Benchmark.☆1,658Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,258Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,198Updated 4 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆975Updated 4 years ago
- PyTorch implementation of multi-task learning architectures, incl. MTI-Net (ECCV2020).☆837Updated 4 years ago
- A PyTorch-based library for semi-supervised learning (NeurIPS'21)☆1,366Updated 2 years ago
- Flops counter for neural networks in pytorch framework☆2,965Updated 5 months ago
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆422Updated 5 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated last year
- Official Pytorch implementation of CutMix regularizer☆1,249Updated 5 years ago
- PyTorch implementation of Contrastive Learning methods☆1,996Updated 2 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆919Updated 5 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,518Updated 5 years ago
- Collection of recent methods on (deep) neural network compression and acceleration.☆955Updated 9 months ago
- A quickstart and benchmark for pytorch distributed training.☆1,666Updated last year
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆741Updated 6 years ago
- This is a collection of our NAS and Vision Transformer work.☆1,824Updated last year
- Count the MACs / FLOPs of your PyTorch model.☆5,075Updated last year
- RepVGG: Making VGG-style ConvNets Great Again☆3,447Updated 2 years ago