wxy1234567 / Resnet50-pruning
☆15Updated 4 years ago
Alternatives and similar repositories for Resnet50-pruning:
Users that are interested in Resnet50-pruning are comparing it to the libraries listed below
- A reproduction of PRUNING FILTERS FOR EFFICIENT CONVNETS☆28Updated 4 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆149Updated last year
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆31Updated last year
- An extension version of our paper accepted by CVPR 2020, Oral -- HRank: Filter Pruning using High-Rank Feature Map☆147Updated 3 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆81Updated 2 years ago
- Pruning Filters For Efficient ConvNets, PyTorch Implementation.☆30Updated 4 years ago
- Code for CHIP: CHannel Independence-based Pruning for Compact Neural Networks (NeruIPS 2021).☆33Updated 2 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
- Pruned model: VGG & ResNet-50☆17Updated 5 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆293Updated 2 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆253Updated 4 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆246Updated last year
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- Pruning and quantization for SSD. Model compression.☆30Updated 4 years ago
- Try out different pruning-approaches on lightweight Backbones.☆143Updated 4 years ago
- channel pruning for accelerating very deep neural networks☆12Updated 3 years ago
- ☆45Updated 2 years ago
- EQ-Net [ICCV 2023]☆27Updated last year
- A simple network quantization demo using pytorch from scratch.☆522Updated last year
- The official PyTorch implementation of the ICLR2022 paper, QDrop: Randomly Dropping Quantization for Extremely Low-bit Post-Training Quan…☆115Updated last year
- Quantize,Pytorch,Vgg16,MobileNet☆41Updated 4 years ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆143Updated 4 years ago
- Code for our paper at ECCV 2020: Post-Training Piecewise Linear Quantization for Deep Neural Networks☆68Updated 3 years ago
- ☆14Updated 4 years ago
- [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
- model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular a…☆170Updated 4 years ago
- base quantization methods including: QAT, PTQ, per_channel, per_tensor, dorefa, lsq, adaround, omse, Histogram, bias_correction.etc☆42Updated 2 years ago
- Pytorch implementation of BRECQ, ICLR 2021☆262Updated 3 years ago
- Implementation network trimming using pytorch☆13Updated 4 years ago
- pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩☆38Updated 3 years ago