BlossomingL / compression_toolLinks
A compression tool based on distiller
☆15Updated 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
Sorting:
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 5 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆297Updated 2 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 2 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆255Updated 4 years ago
- ☆338Updated 3 years ago
- Diverse Branch Block: Building a Convolution as an Inception-like Unit☆346Updated 2 years ago
- A nnie quantization aware training tool on pytorch.☆238Updated 4 years ago
- ☆138Updated 3 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
- ghostnet_cifar10☆116Updated 5 years ago
- An Improved One millisecond Mobile Backbone☆147Updated 3 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆308Updated 2 years ago
- Official repo of RepOptimizers and RepOpt-VGG☆264Updated 2 years ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆145Updated 4 years ago
- Code for "Co-Evolutionary Compression for Unpaired Image Translation" (ICCV 2019), "SCOP: Scientific Control for Reliable Neural Network …☆243Updated 4 years ago
- [ IJCAI-20 ] Split to Be Slim: An Overlooked Redundancy in Vanilla Convolution☆129Updated 5 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆226Updated 3 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆254Updated 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 5 years ago
- ☆324Updated 3 years ago
- Everything in Torch Fx☆345Updated last year
- Implementation of ShuffleNetV2 for pytorch☆195Updated 3 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆575Updated 6 years ago
- [CVPR2020] GhostNet: More Features from Cheap Operations☆535Updated 5 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆152Updated 2 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 4 years ago
- Base to channel pruned to ResNet18 model☆147Updated 3 years ago
- 对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变☆12Updated 6 years ago
- Object Classification Training Framework☆144Updated 3 years ago
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆213Updated last year