666DZY666 / micronetLinks
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,247Updated 3 weeks ago
Alternatives and similar repositories for micronet
Users that are interested in micronet are comparing it to the libraries listed below
Sorting:
- Network Slimming (Pytorch) (ICCV 2017)☆913Updated 4 years ago
- A simple network quantization demo using pytorch from scratch.☆531Updated last year
- yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏☆1,518Updated 4 years ago
- Model Quantization Benchmark☆804Updated last month
- ☆1,498Updated 4 years ago
- Code for paper " AdderNet: Do We Really Need Multiplications in Deep Learning?"☆961Updated 3 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,514Updated 4 years ago
- 在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)☆1,677Updated 2 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆573Updated 6 years ago
- ☆668Updated 3 years ago
- Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distille…☆4,394Updated 2 years ago
- PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool.☆1,689Updated last year
- A curated list of neural network pruning resources.☆2,449Updated last year
- mobilenetv3 with pytorch,provide pre-train model☆1,730Updated 2 years ago
- Model analyzer in PyTorch☆1,481Updated 2 years ago
- Collection of recent methods on (deep) neural network compression and acceleration.☆949Updated last month
- RepVGG: Making VGG-style ConvNets Great Again☆3,392Updated 2 years ago
- Pytorch model to caffe model, supported pytorch 0.3, 0.3.1, 0.4, 0.4.1 ,1.0 , 1.0.1 , 1.2 ,1.3 .notice that only pytorch 1.1 have some…☆784Updated 4 years ago
- 提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。☆806Updated 5 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆568Updated 5 years ago
- B站Efficient-Neural-Network学习分享的配套代码☆300Updated 3 years ago
- Flops counter for neural networks in pytorch framework☆2,896Updated 4 months ago
- YOLO ModelCompression MultidatasetTraining☆445Updated 2 years ago
- A list of papers, docs, codes about model quantization. This repo is aimed to provide the info for model quantization research, we are co…☆2,109Updated 2 months ago
- Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.☆1,243Updated 2 years ago
- Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)☆1,082Updated last year
- [ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment☆1,916Updated last year
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆881Updated 4 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆420Updated 5 years ago
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,694Updated 3 years ago