ismail31416 / LumiNetLinks
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
Sorting:
- PyTorch code and checkpoints release for VanillaKD: https://arxiv.org/abs/2305.15781☆76Updated 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.☆69Updated 2 years ago
- ☆26Updated last year
- The official implementation for paper: Improving Knowledge Distillation via Regularizing Feature Norm and Direction☆21Updated last year
- CVPR 2023, Class Attention Transfer Based Knowledge Distillation☆44Updated 2 years ago
- [ECCV 2024] Isomorphic Pruning for Vision Models☆69Updated 11 months ago
- Official implementation for "Knowledge Distillation with Refined Logits".☆14Updated 10 months ago
- 'NKD and USKD' (ICCV 2023) and 'ViTKD' (CVPRW 2024)☆233Updated last year
- PyTorch code and checkpoints release for OFA-KD: https://arxiv.org/abs/2310.19444☆126Updated last year
- Official Implementation of Bridging Cross-task Protocol Inconsistency for Distillation in Dense Object Detection☆49Updated last year
- [AAAI 2023] Official PyTorch Code for "Curriculum Temperature for Knowledge Distillation"☆176Updated 6 months ago
- ☆47Updated 2 years ago
- Distilling Object Detectors with Feature Richness☆44Updated 3 years ago
- Code for 'Multi-level Logit Distillation' (CVPR2023)☆65Updated 9 months ago
- Learning Efficient Vision Transformers via Fine-Grained Manifold Distillation. NeurIPS 2022.☆32Updated 2 years ago
- Official Implementation of the detection self-distillation framework LGD.☆53Updated 3 years ago
- [ECCV-2022] Official implementation of MixSKD: Self-Knowledge Distillation from Mixup for Image Recognition && Pytorch Implementations of…☆108Updated 2 years ago
- Pytorch implementation of our paper accepted by CVPR 2022 -- IntraQ: Learning Synthetic Images with Intra-Class Heterogeneity for Zero-Sh…☆33Updated 3 years ago
- The official PyTorch implementation of CHEX: CHannel EXploration for CNN Model Compression (CVPR 2022). Paper is available at https://ope…☆38Updated 2 years ago
- Official implementation of paper "Knowledge Distillation from A Stronger Teacher", NeurIPS 2022☆146Updated 2 years ago
- [CVPR-2022] Official implementation for "Knowledge Distillation with the Reused Teacher Classifier".☆97Updated 3 years ago
- [T-PAMI'23] PAGCP for the compression of YOLOv5☆117Updated 2 years ago
- ☆24Updated 3 years ago
- Official code for our ECCV'22 paper "A Fast Knowledge Distillation Framework for Visual Recognition"☆188Updated last year
- The official project website of "NORM: Knowledge Distillation via N-to-One Representation Matching" (The paper of NORM is published in IC…☆20Updated last year
- Official code for Scale Decoupled Distillation☆41Updated last year
- [ICLR 2023] PyTorch code for DFPC: Data flow driven pruning of coupled channels without data.