dvlab-research / ReviewKDLinks
Distilling Knowledge via Knowledge Review, CVPR 2021
☆276Updated 2 years ago
Alternatives and similar repositories for ReviewKD
Users that are interested in ReviewKD are comparing it to the libraries listed below
Sorting:
- Official code for our ECCV'22 paper "A Fast Knowledge Distillation Framework for Visual Recognition"☆188Updated last year
- Masked Generative Distillation (ECCV 2022)☆228Updated 2 years ago
- [AAAI-2021, TKDE-2023] Official implementation for "Cross-Layer Distillation with Semantic Calibration".☆75Updated last year
- The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distill…☆867Updated last year
- RepMLPNet: Hierarchical Vision MLP with Re-parameterized Locality (CVPR 2022)☆306Updated 2 years ago
- Official implementation for (Show, Attend and Distill: Knowledge Distillation via Attention-based Feature Matching, AAAI-2021)☆118Updated 4 years ago
- Official implementation of paper "Knowledge Distillation from A Stronger Teacher", NeurIPS 2022☆147Updated 2 years ago
- ☆193Updated 3 years ago
- (CVPR 2021, Oral) Dynamic Slimmable Network☆229Updated 3 years ago
- RM Operation can equivalently convert ResNet to VGG, which is better for pruning; and can help RepVGG perform better when the depth is la…☆211Updated 2 years ago
- Official implementation for (Refine Myself by Teaching Myself : Feature Refinement via Self-Knowledge Distillation, CVPR-2021)☆100Updated last year
- Diverse Branch Block: Building a Convolution as an Inception-like Unit☆341Updated 2 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆297Updated 2 years ago
- 'NKD and USKD' (ICCV 2023) and 'ViTKD' (CVPRW 2024)☆235Updated last year
- Focal and Global Knowledge Distillation for Detectors (CVPR 2022)☆375Updated 2 years ago
- Localization Distillation for Object Detection (CVPR 2022, TPAMI 2023)☆384Updated 9 months ago
- [ECCV 2022] Source code of "EdgeFormer: Improving Light-weight ConvNets by Learning from Vision Transformers"☆357Updated 2 years ago
- Official MegEngine implementation of RepLKNet☆277Updated 3 years ago
- CVPR 2022 "Online Convolutional Re-parameterization"☆179Updated 3 years ago
- [CVPR-2022] Official implementations of CIRKD: Cross-Image Relational Knowledge Distillation for Semantic Segmentation and implementation…☆196Updated last year
- The official PyTorch implementation of CHEX: CHannel EXploration for CNN Model Compression (CVPR 2022). Paper is available at https://ope…☆38Updated 3 years ago
- [ECCV2020] Knowledge Distillation Meets Self-Supervision☆237Updated 2 years ago
- PyTorch implementation for Channel Distillation☆102Updated 5 years ago
- [CVPR-2022] Official implementation for "Knowledge Distillation with the Reused Teacher Classifier".☆100Updated 3 years ago
- HR-NAS: Searching Efficient High-Resolution Neural Architectures with Lightweight Transformers (CVPR21 Oral)☆142Updated 4 years ago
- ☆320Updated 3 years ago
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆584Updated 2 years ago
- Simple implementation of Mobile-Former on Pytorch