666DZY666 / micronet
micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、Low-Bit(≤2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2、 pruning: normal、reg…
☆2,239Updated this week
Alternatives and similar repositories for micronet:
Users that are interested in micronet are comparing it to the libraries listed below
- Network Slimming (Pytorch) (ICCV 2017)☆915Updated 4 years ago
- A simple network quantization demo using pytorch from scratch.☆526Updated last year
- Model Quantization Benchmark☆799Updated this week
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,515Updated 4 years ago
- ☆1,497Updated 4 years ago
- ☆668Updated 3 years ago
- Collection of recent methods on (deep) neural network compression and acceleration.☆945Updated 2 weeks ago
- PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool.☆1,679Updated last year
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆572Updated 5 years ago
- yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏☆1,514Updated 4 years ago
- Model analyzer in PyTorch☆1,482Updated 2 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆440Updated last year
- [ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment☆1,905Updated last year
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆569Updated 5 years ago
- 在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)☆1,676Updated 2 years ago
- Code for paper " AdderNet: Do We Really Need Multiplications in Deep Learning?"☆958Updated 3 years ago
- A curated list of neural network pruning resources.☆2,437Updated last year
- Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distille…☆4,388Updated last year
- 提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。☆805Updated 5 years ago
- B站Efficient-Neural-Network学习分享的配套代码☆297Updated 3 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,384Updated 2 years ago
- Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)☆1,083Updated 11 months ago
- YOLO ModelCompression MultidatasetTraining☆444Updated 2 years ago
- ☆1,023Updated last year
- OpenMMLab Model Compression Toolbox and Benchmark.☆1,580Updated 10 months ago
- Flops counter for neural networks in pytorch framework☆2,880Updated 3 months ago
- Count the MACs / FLOPs of your PyTorch model.☆4,980Updated 9 months ago
- Efficient computing methods developed by Huawei Noah's Ark Lab☆1,261Updated 5 months ago
- Everything in Torch Fx☆341Updated 10 months ago
- PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference☆879Updated 5 years ago