BlossomingL / compression_tool
A compression tool based on distiller
☆14Updated 4 years ago
Alternatives and similar repositories for compression_tool:
Users that are interested in compression_tool are comparing it to the libraries listed below
- Apply the pruning strategy for MobileNet_v2☆51Updated 5 years ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆143Updated 4 years ago
- Try out different pruning-approaches on lightweight Backbones.☆143Updated 4 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
- Personal Pytorch toy script.☆67Updated 2 years ago
- ☆135Updated 2 years ago
- ☆120Updated 4 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 6 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆253Updated 4 years ago
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆61Updated 3 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…☆211Updated last year
- ACCV Fine-grained recognition code☆58Updated 3 years ago
- ☆148Updated 2 years ago
- Base to channel pruned to ResNet18 model☆144Updated 2 years ago
- Batch Normalization Auto-fusion for PyTorch☆32Updated 4 years ago
- 73.6% GhostNet 1.0x pre-trained model on ImageNet☆88Updated 4 years ago
- PyTorch implementation for Channel Distillation☆100Updated 4 years ago
- An Improved One millisecond Mobile Backbone☆144Updated 2 years ago
- MobileNetV3 based SSD-lite implementation in Pytorch☆99Updated 5 years ago
- 对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变☆12Updated 5 years ago
- Group Sparsity: The Hinge Between Filter Pruning and Decomposition for Network Compression. CVPR2020.☆63Updated 2 years ago
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 5 years ago
- Network reproduction and expansion based on Learning Efficient Convolutional Networks Through Network Slimming (ICCV 2017).☆24Updated 2 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆293Updated 2 years ago
- Research Toolkit for Cutting-Edge DL/ML algorithms.☆15Updated 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
- A PyTorch implementation of SSDLite on COCO☆84Updated 4 years ago
- ghostnet_cifar10☆114Updated 4 years ago
- network slimming with pytorch☆24Updated 4 years ago
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆31Updated last year