Culturenotes / Network-Slimming
Network reproduction and expansion based on Learning Efficient Convolutional Networks Through Network Slimming (ICCV 2017).
☆24Updated 2 years ago
Alternatives and similar repositories for Network-Slimming:
Users that are interested in Network-Slimming are comparing it to the libraries listed below
- 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
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆293Updated 2 years ago
- Try out different pruning-approaches on lightweight Backbones.☆143Updated 4 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆245Updated last year
- A compression tool based on distiller☆14Updated 4 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…☆212Updated last year
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆222Updated 2 years ago
- 模型压缩demo(剪枝、量化、知识蒸馏)☆67Updated 4 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆251Updated 3 years ago
- Base to channel pruned to ResNet18 model☆144Updated 2 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 6 years ago
- ghostnet_cifar10☆115Updated 4 years ago
- MobileNetV3 based SSD-lite implementation in Pytorch☆99Updated 5 years ago
- ☆32Updated 4 years ago
- pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩☆38Updated 3 years ago
- Diverse Branch Block: Building a Convolution as an Inception-like Unit☆329Updated last year
- An extension version of our paper accepted by CVPR 2020, Oral -- HRank: Filter Pruning using High-Rank Feature Map☆146Updated 3 years ago
- An Improved One millisecond Mobile Backbone☆144Updated 2 years ago
- OpenPose uses Pytorch for static quantization, saving, and loading of models☆82Updated 3 years ago
- ☆45Updated 2 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆81Updated 2 years ago
- ☆332Updated 2 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆149Updated last year
- B站Efficient-Neural-Network学习分享的配套代码☆296Updated 3 years ago
- ☆36Updated 6 years ago
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆31Updated last year
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆306Updated 2 years ago
- [CVPR 2020] This project is the PyTorch implementation of our accepted CVPR 2020 paper : forward and backward information retention for a…☆180Updated 4 years ago
- Personal Pytorch toy script.☆67Updated 2 years ago
- PyTorch implementation for Channel Distillation☆100Updated 4 years ago