kkeono2 / Channel-Pruning-using-Thinet-LASSO-Links
☆14Updated 5 years ago
Alternatives and similar repositories for Channel-Pruning-using-Thinet-LASSO-
Users that are interested in Channel-Pruning-using-Thinet-LASSO- are comparing it to the libraries listed below
Sorting:
- model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular a…☆171Updated 5 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆299Updated 3 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆253Updated 2 years ago
- Try out different pruning-approaches on lightweight Backbones.☆145Updated 5 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
- Pruning and quantization for SSD. Model compression.☆30Updated 4 years ago
- Distilling Knowledge via Knowledge Review, CVPR 2021☆277Updated 3 years ago
- The official PyTorch implementation of CHEX: CHannel EXploration for CNN Model Compression (CVPR 2022). Paper is available at https://ope…☆38Updated 3 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆256Updated 4 years ago
- Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)☆80Updated 5 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
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆153Updated 2 years ago
- Offline Quantization Tools for Deploy.☆141Updated 2 years ago
- A simple network quantization demo using pytorch from scratch.☆541Updated 2 years ago
- Network reproduction and expansion based on Learning Efficient Convolutional Networks Through Network Slimming (ICCV 2017).☆24Updated 3 years ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆145Updated 4 years ago
- PyTorch Quantization Aware Training Example☆146Updated last year
- pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩☆39Updated 4 years ago
- Personal Pytorch toy script.☆67Updated last month
- An Improved One millisecond Mobile Backbone☆147Updated 3 years ago
- United Perception☆436Updated 3 years ago
- Official code for our ECCV'22 paper "A Fast Knowledge Distillation Framework for Visual Recognition"☆189Updated last year
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆64Updated 4 years ago
- (CVPR 2021, Oral) Dynamic Slimmable Network☆231Updated 3 years ago
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆82Updated 3 years ago
- base quantization methods including: QAT, PTQ, per_channel, per_tensor, dorefa, lsq, adaround, omse, Histogram, bias_correction.etc☆51Updated 3 years ago
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆212Updated 2 years ago
- ONNX2Pytorch☆165Updated 4 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆228Updated 3 years ago