HuangCongQing / model-compression-optimization
model compression and optimization for deployment for Pytorch, including knowledge distillation, quantization and pruning.(知识蒸馏,量化,剪枝)
☆18Updated 4 months ago
Alternatives and similar repositories for model-compression-optimization:
Users that are interested in model-compression-optimization are comparing it to the libraries listed below
- The official implementation of LumiNet: The Bright Side of Perceptual Knowledge Distillation https://arxiv.org/abs/2310.03669☆20Updated 10 months ago
- 用于 MobileNetV3 在自定义数据集上的量化,模型压缩90%而精度几乎不受影响,论文:HAQ: Hardware-Aware Automated Quantization with Mixed Precision☆17Updated 3 years ago
- ☆45Updated 2 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆71Updated 2 years ago
- Jupyter notebook tutorials for MMDeploy☆35Updated 2 years ago
- 模型压缩demo(剪枝、量化、知识蒸馏)☆67Updated 4 years ago
- [AAAI 2023] Official PyTorch Code for "Curriculum Temperature for Knowledge Distillation"☆163Updated last month
- [ICCV-2023] EMQ: Evolving Training-free Proxies for Automated Mixed Precision Quantization☆25Updated last year
- [NeurIPS 2023] MCUFormer: Deploying Vision Transformers on Microcontrollers with Limited Memory☆64Updated last year
- ☆14Updated 4 years ago
- Code for 'Multi-level Logit Distillation' (CVPR2023)☆59Updated 3 months ago
- provide some new architecture, channel pruning and quantization methods for yolov5☆29Updated 2 months ago
- [ICLR 2023] PyTorch code for DFPC: Data flow driven pruning of coupled channels without data.☆10Updated last year
- Official implementation for "Knowledge Distillation with Refined Logits".☆13Updated 4 months ago
- ☆32Updated 4 years ago
- Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)☆78Updated 4 years ago
- The official PyTorch implementation of CHEX: CHannel EXploration for CNN Model Compression (CVPR 2022). Paper is available at https://ope…☆37Updated 2 years ago
- Fire Together Wire Together: A Dynamic Pruning Approach with Self-Supervised Mask Prediction☆10Updated 2 years ago
- B站Efficient-Neural-Network学习分享的配套代码☆296Updated 3 years ago
- PyTorch code and checkpoints release for VanillaKD: https://arxiv.org/abs/2305.15781☆73Updated last year
- A simple reimplement Online Knowledge Distillation via Collaborative Learning with pytorch☆47Updated 2 years ago
- The official project website of "Small Scale Data-Free Knowledge Distillation" (SSD-KD for short, accepted to CVPR 2024).☆15Updated 7 months ago
- Quantize,Pytorch,Vgg16,MobileNet☆41Updated 3 years ago
- EQ-Net [ICCV 2023]☆27Updated last year
- [ICLR 2022] The Unreasonable Effectiveness of Random Pruning: Return of the Most Naive Baseline for Sparse Training by Shiwei Liu, Tianlo…☆73Updated 2 years ago
- A reproduction of PRUNING FILTERS FOR EFFICIENT CONVNETS☆28Updated 4 years ago
- ☆25Updated last year
- Auto-Prox-AAAI24☆10Updated 8 months ago
- Official implementation of paper "Knowledge Distillation from A Stronger Teacher", NeurIPS 2022☆140Updated 2 years ago
- A minimal Tensorflow2.0 implementation of Resnet on CIFAR10 dataset.☆13Updated 3 years ago