DingXiaoH / ResRepLinks
ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)
☆297Updated 2 years ago
Alternatives and similar repositories for ResRep
Users that are interested in ResRep are comparing it to the libraries listed below
Sorting:
- 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
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 5 years ago
- ☆324Updated 3 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆309Updated 2 years ago
- Official repo of RepOptimizers and RepOpt-VGG☆264Updated 2 years ago
- ☆339Updated 3 years ago
- (CVPR 2021, Oral) Dynamic Slimmable Network☆230Updated 3 years ago
- United Perception☆436Updated 2 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆83Updated 2 years ago
- ☆227Updated 4 years ago
- Distilling Knowledge via Knowledge Review, CVPR 2021☆276Updated 2 years ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆146Updated 4 years ago
- Group Fisher Pruning for Practical Network Compression(ICML2021)☆160Updated 2 years ago
- A PyTorch implementation of SSDLite on COCO☆88Updated 4 years ago
- ☆137Updated 2 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆152Updated 2 years ago
- This is the official pytorch implementation for paper: BiDet: An Efficient Binarized Object Detector, which is accepted by CVPR2020.☆174Updated 4 years ago
- An Improved One millisecond Mobile Backbone☆147Updated 3 years ago
- Diverse Branch Block: Building a Convolution as an Inception-like Unit☆342Updated 2 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆226Updated 3 years ago
- ☆263Updated 5 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆253Updated 2 years ago
- ☆150Updated 2 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆575Updated 6 years ago
- Official code for our ECCV'22 paper "A Fast Knowledge Distillation Framework for Visual Recognition"☆190Updated last year
- 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
- The official PyTorch implementation of CHEX: CHannel EXploration for CNN Model Compression (CVPR 2022). Paper is available at https://ope…☆38Updated 3 years ago
- MetaPruning: Meta Learning for Automatic Neural Network Channel Pruning. In ICCV 2019.☆354Updated 5 years ago