BBuf / model-compression
model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular and group convolutional channel pruning;3、 group convolution structure;4、batch-normalization folding for binary value of feature(A))
☆170Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for model-compression
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆244Updated last year
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆194Updated last year
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆288Updated last year
- A nnie quantization aware training tool on pytorch.☆238Updated 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
- www.giantpandacv.com☆149Updated 5 months ago
- ONNX2Pytorch☆159Updated 3 years ago
- Try out different pruning-approaches on lightweight Backbones.☆143Updated 4 years ago
- ghostnet_cifar10☆115Updated 4 years ago
- A tutorial about how to build a TensorRT Engine from a PyTorch Model with the help of ONNX☆243Updated 3 years ago
- OpenPose uses Pytorch for static quantization, saving, and loading of models☆78Updated 3 years ago
- Personal Pytorch toy script.☆67Updated 2 years ago
- pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩☆38Updated 3 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆219Updated 2 years ago
- ☆331Updated 2 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆305Updated last year
- Everything in Torch Fx☆341Updated 5 months ago
- Diverse Branch Block: Building a Convolution as an Inception-like Unit☆323Updated last year
- Network reproduction and expansion based on Learning Efficient Convolutional Networks Through Network Slimming (ICCV 2017).☆24Updated 2 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆565Updated 5 years ago
- EasyQuant(EQ) is an efficient and simple post-training quantization method via effectively optimizing the scales of weights and activatio…☆393Updated last year
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆61Updated 3 years ago
- Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)☆77Updated 3 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆252Updated 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
- tensorrt int8 量化yolov5 onnx模型☆176Updated 3 years ago
- ☆32Updated 3 years ago
- MobileNetV3 SSD的简洁版本☆77Updated 6 months ago
- pytorch -> onnx -> caffe, pytorch to caffe, or other deep learning framework to onnx and onnx to caffe.☆158Updated 3 years ago
- An Improved One millisecond Mobile Backbone☆142Updated 2 years ago