AberHu / Knowledge-Distillation-Zoo
Pytorch implementation of various Knowledge Distillation (KD) methods.
☆1,614Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Knowledge-Distillation-Zoo
- Awesome Knowledge-Distillation. 分类整理的知识 蒸馏paper(2014-2021)。☆2,497Updated last year
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,864Updated last year
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,197Updated last year
- knowledge distillation papers☆741Updated last year
- Awesome Knowledge Distillation☆3,479Updated last month
- The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distill…☆807Updated last year
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆580Updated last year
- A coding-free framework built on PyTorch for reproducible deep learning studies. 🏆25 knowledge distillation methods presented at CVPR, I…☆1,392Updated last month
- A curated list of neural network pruning resources.☆2,361Updated 7 months ago
- mixup: Beyond Empirical Risk Minimization☆1,168Updated 3 years ago
- A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quan…☆608Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,183Updated last month
- Flops counter for convolutional networks in pytorch framework☆2,822Updated last month
- A quickstart and benchmark for pytorch distributed training.☆1,640Updated 3 months ago
- OpenMMLab Model Compression Toolbox and Benchmark.☆1,479Updated 5 months ago
- Count the MACs / FLOPs of your PyTorch model.☆4,888Updated 4 months ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆946Updated 3 years ago
- PyTorch implementation of Contrastive Learning methods☆1,942Updated last year
- My best practice of training large dataset using PyTorch.☆1,086Updated 6 months ago
- Collection of recent methods on (deep) neural network compression and acceleration.☆930Updated 2 months ago
- Model analyzer in PyTorch☆1,468Updated last year
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,510Updated 4 years ago
- Official Pytorch implementation of CutMix regularizer☆1,221Updated 4 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,139Updated 8 months ago
- A curated list of long-tailed recognition resources.☆583Updated last year
- Open-source code for paper "Dataset Distillation"☆778Updated 2 years ago
- ☆662Updated 3 years ago
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆414Updated 4 years ago
- micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantiz…☆2,219Updated 3 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,225Updated 5 months ago