hunto / DIST_KD
Official implementation of paper "Knowledge Distillation from A Stronger Teacher", NeurIPS 2022
☆140Updated 2 years ago
Alternatives and similar repositories for DIST_KD:
Users that are interested in DIST_KD are comparing it to the libraries listed below
- [CVPR-2022] Official implementation for "Knowledge Distillation with the Reused Teacher Classifier".☆92Updated 2 years ago
- [AAAI 2023] Official PyTorch Code for "Curriculum Temperature for Knowledge Distillation"☆166Updated 3 months ago
- [ECCV-2022] Official implementation of MixSKD: Self-Knowledge Distillation from Mixup for Image Recognition && Pytorch Implementations of…☆103Updated 2 years ago
- PyTorch code and checkpoints release for OFA-KD: https://arxiv.org/abs/2310.19444☆114Updated 11 months ago
- PyTorch code and checkpoints release for VanillaKD: https://arxiv.org/abs/2305.15781☆75Updated last year
- Training ImageNet / CIFAR models with sota strategies and fancy techniques such as ViT, KD, Rep, etc.☆82Updated last year
- Code for 'Multi-level Logit Distillation' (CVPR2023)☆60Updated 6 months ago
- Official code for Scale Decoupled Distillation☆40Updated 11 months ago
- [AAAI-2021, TKDE-2023] Official implementation for "Cross-Layer Distillation with Semantic Calibration".☆74Updated 7 months ago
- 'NKD and USKD' (ICCV 2023) and 'ViTKD' (CVPRW 2024)☆225Updated last year
- Official code for our ECCV'22 paper "A Fast Knowledge Distillation Framework for Visual Recognition"☆186Updated 10 months ago
- Distilling Knowledge via Knowledge Review, CVPR 2021☆267Updated 2 years ago
- ☆85Updated last year
- ☆124Updated 4 years ago
- Official implementation for (Show, Attend and Distill: Knowledge Distillation via Attention-based Feature Matching, AAAI-2021)☆117Updated 4 years ago
- Official PyTorch implementation of PS-KD