DingXiaoH / ResRep
ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)
☆293Updated 2 years ago
Alternatives and similar repositories for ResRep:
Users that are interested in ResRep are comparing it to the libraries listed below
- 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 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
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆253Updated 4 years ago
- Try out different pruning-approaches on lightweight Backbones.☆143Updated 4 years ago
- ☆313Updated 2 years ago
- Official repo of RepOptimizers and RepOpt-VGG☆261Updated 2 years ago
- ☆331Updated 2 years ago
- Diverse Branch Block: Building a Convolution as an Inception-like Unit☆331Updated 2 years ago
- ☆223Updated 3 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆306Updated 2 years ago
- (CVPR 2021, Oral) Dynamic Slimmable Network☆228Updated 3 years ago
- MetaPruning: Meta Learning for Automatic Neural Network Channel Pruning. In ICCV 2019.☆353Updated 4 years ago
- ☆262Updated 5 years ago
- [CVPR 2020] This project is the PyTorch implementation of our accepted CVPR 2020 paper : forward and backward information retention for a…☆179Updated 4 years ago
- Distilling Knowledge via Knowledge Review, CVPR 2021☆266Updated 2 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆81Updated 2 years ago
- Group Fisher Pruning for Practical Network Compression(ICML2021)☆156Updated last year
- An Improved One millisecond Mobile Backbone☆144Updated 2 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆246Updated last year
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆570Updated 5 years ago
- Pytorch implementation of BRECQ, ICLR 2021☆262Updated 3 years ago
- ☆135Updated 2 years ago
- Official code for our ECCV'22 paper "A Fast Knowledge Distillation Framework for Visual Recognition"☆184Updated 9 months ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆143Updated 4 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
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆222Updated 3 years ago
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆415Updated 4 years ago
- RepMLPNet: Hierarchical Vision MLP with Re-parameterized Locality (CVPR 2022)☆306Updated 2 years ago
- CVPR 2022 "Online Convolutional Re-parameterization"☆174Updated 2 years ago
- This is the official pytorch implementation for paper: BiDet: An Efficient Binarized Object Detector, which is accepted by CVPR2020.☆176Updated 3 years ago