kkeono2 / Channel-Pruning-using-Thinet-LASSO-Links
☆14Updated 4 years ago
Alternatives and similar repositories for Channel-Pruning-using-Thinet-LASSO-
Users that are interested in Channel-Pruning-using-Thinet-LASSO- are comparing it to the libraries listed below
Sorting:
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆297Updated 2 years ago
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 5 years ago
- model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular a…☆170Updated 5 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆253Updated 2 years ago
- The official PyTorch implementation of CHEX: CHannel EXploration for CNN Model Compression (CVPR 2022). Paper is available at https://ope…☆38Updated 3 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆152Updated 2 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
- An extension version of our paper accepted by CVPR 2020, Oral -- HRank: Filter Pruning using High-Rank Feature Map☆151Updated 4 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆255Updated 4 years ago
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- Distilling Knowledge via Knowledge Review, CVPR 2021☆276Updated 2 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆83Updated 2 years ago
- Official code for our ECCV'22 paper "A Fast Knowledge Distillation Framework for Visual Recognition"☆190Updated last year
- ☆48Updated 3 years ago
- (CVPR 2021, Oral) Dynamic Slimmable Network☆230Updated 3 years ago
- Personal Pytorch toy script.☆67Updated 3 years ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆146Updated 4 years ago
- Pytorch implementation of BRECQ, ICLR 2021☆282Updated 4 years ago
- pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩☆39Updated 4 years ago
- 模型压缩demo(剪枝、量化、知识蒸馏)☆77Updated 5 years ago
- Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)☆79Updated 4 years ago
- Offline Quantization Tools for Deploy.☆138Updated last year
- PyTorch Quantization Aware Training Example☆140Updated last year
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆167Updated 5 years ago
- Incredible acceleration with pruning or the other compression techniques☆13Updated 4 years ago
- Batch Normalization Auto-fusion for PyTorch☆32Updated 5 years ago
- base quantization methods including: QAT, PTQ, per_channel, per_tensor, dorefa, lsq, adaround, omse, Histogram, bias_correction.etc☆48Updated 2 years ago
- A simple network quantization demo using pytorch from scratch.☆537Updated 2 years ago
- Official repo of RepOptimizers and RepOpt-VGG☆264Updated 2 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆309Updated 2 years ago