fxmeng / RMNet
RM Operation can equivalently convert ResNet to VGG, which is better for pruning; and can help RepVGG perform better when the depth is large.
☆211Updated last year
Related projects ⓘ
Alternatives and complementary repositories for RMNet
- Official repo of RepOptimizers and RepOpt-VGG☆254Updated last year
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆288Updated last year
- ☆331Updated 2 years ago
- Diverse Branch Block: Building a Convolution as an Inception-like Unit☆323Updated last year
- An Improved One millisecond Mobile Backbone☆142Updated 2 years ago
- CVPR 2022 "Online Convolutional Re-parameterization"☆169Updated 2 years ago
- RepGhost: A Hardware-Efficient Ghost Module via Re-parameterization☆170Updated last year
- Official code for our ECCV'22 paper "A Fast Knowledge Distillation Framework for Visual Recognition"☆181Updated 6 months ago
- ☆135Updated 2 years ago
- Masked Generative Distillation (ECCV 2022)☆214Updated 2 years ago
- Focal and Global Knowledge Distillation for Detectors (CVPR 2022)☆351Updated 2 years ago
- United Perception☆430Updated last year
- ☆111Updated 3 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆219Updated 2 years ago
- ☆311Updated 2 years ago
- This is a knowledge distillation toolbox based on mmdetection.☆74Updated 2 years ago
- Official Repsoitory for "Activate or Not: Learning Customized Activation." [CVPR 2021]☆203Updated 3 years ago
- An extension version of our paper accepted by CVPR 2020, Oral -- HRank: Filter Pruning using High-Rank Feature Map☆147Updated 3 years ago
- Localization Distillation for Object Detection (CVPR 2022, TPAMI 2023)☆365Updated 3 weeks ago
- Unofficial PyTorch implementation of MobileViT based on paper "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Trans…☆112Updated 2 years ago
- [ECCV 2022] Source code of "EdgeFormer: Improving Light-weight ConvNets by Learning from Vision Transformers"☆349Updated 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 4 years ago
- ☆191Updated 3 years ago
- Distilling Knowledge via Knowledge Review, CVPR 2021☆261Updated last year
- A PyTorch implementation of SSDLite on COCO☆84Updated 4 years ago
- RepMLPNet: Hierarchical Vision MLP with Re-parameterized Locality (CVPR 2022)☆303Updated last year
- Try out different pruning-approaches on lightweight Backbones.☆143Updated 4 years ago
- SWA Object Detection☆248Updated 3 years ago
- (CVPR 2021, Oral) Dynamic Slimmable Network☆228Updated 2 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆244Updated last year