ismail31416 / LumiNet
The official implementation of LumiNet: The Bright Side of Perceptual Knowledge Distillation https://arxiv.org/abs/2310.03669
☆19Updated last year
Alternatives and similar repositories for LumiNet:
Users that are interested in LumiNet are comparing it to the libraries listed below
- 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
- Official implementation of paper "Masked Distillation with Receptive Tokens", ICLR 2023.☆68Updated last year
- [ECCV 2024] Isomorphic Pruning for Vision Models☆66Updated 8 months ago
- The official implementation for paper: Improving Knowledge Distillation via Regularizing Feature Norm and Direction☆15Updated last year
- Official implementation for "Knowledge Distillation with Refined Logits".☆13Updated 6 months ago
- Code for 'Multi-level Logit Distillation' (CVPR2023)☆60Updated 6 months ago
- ☆46Updated 2 years ago
- PyTorch code and checkpoints release for OFA-KD: https://arxiv.org/abs/2310.19444☆114Updated 11 months ago
- ☆25Updated last year
- CVPR 2023, Class Attention Transfer Based Knowledge Distillation☆41Updated last year
- 'NKD and USKD' (ICCV 2023) and 'ViTKD' (CVPRW 2024)☆225Updated last year
- Distilling Object Detectors with Feature Richness☆43Updated 2 years ago
- [AAAI 2023] Official PyTorch Code for "Curriculum Temperature for Knowledge Distillation"☆166Updated 3 months ago
- Official Implementation of Bridging Cross-task Protocol Inconsistency for Distillation in Dense Object Detection☆48Updated last year
- The official project website of "NORM: Knowledge Distillation via N-to-One Representation Matching" (The paper of NORM is published in IC…