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,227Updated 3 years ago
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)☆914Updated 4 years ago
- ☆1,486Updated 4 years ago
- yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏☆1,509Updated 4 years ago
- A curated list of neural network pruning resources.☆2,389Updated 9 months ago
- A simple network quantization demo using pytorch from scratch.☆517Updated last year
- Model Quantization Benchmark☆779Updated this week
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,511Updated 4 years ago
- ☆663Updated 3 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆570Updated 5 years ago
- PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool.☆1,610Updated 9 months ago
- 在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)☆1,673Updated 2 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,676Updated last year
- B站Efficient-Neural-Network学习分享的配套代码☆296Updated 3 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆566Updated 5 years ago
- Collection of recent methods on (deep) neural network compression and acceleration.☆936Updated last month
- Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)☆1,082Updated 8 months ago
- Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distille…☆4,364Updated last year
- Model analyzer in PyTorch☆1,471Updated last year
- RepVGG: Making VGG-style ConvNets Great Again☆3,360Updated last year
- 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…☆782Updated 3 years ago
- Code for paper " AdderNet: Do We Really Need Multiplications in Deep Learning?"☆955Updated 2 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆436Updated last year
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,385Updated 5 years ago
- 72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models☆685Updated 4 years ago
- YOLO ModelCompression MultidatasetTraining☆446Updated 2 years ago
- Flops counter for convolutional networks in pytorch framework☆2,848Updated 3 months ago
- ☆1,008Updated 10 months ago
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆841Updated 2 years ago
- 提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。☆805Updated 4 years ago
- [ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment☆1,893Updated last year