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,246Updated this week
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)☆914Updated 4 years ago
- Model Quantization Benchmark☆803Updated 3 weeks ago
- A simple network quantization demo using pytorch from scratch.☆530Updated last year
- yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏☆1,517Updated 4 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,514Updated 4 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆572Updated 5 years ago
- ☆1,497Updated 4 years ago
- ☆668Updated 3 years ago
- PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool.☆1,686Updated last year
- Model analyzer in PyTorch☆1,482Updated 2 years ago
- Code for paper " AdderNet: Do We Really Need Multiplications in Deep Learning?"☆960Updated 3 years ago
- A curated list of neural network pruning resources.☆2,439Updated last year
- 在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)☆1,677Updated 2 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆568Updated 5 years ago
- ☆1,023Updated last year
- Collection of recent methods on (deep) neural network compression and acceleration.☆946Updated last month
- 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…☆783Updated 3 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆441Updated last year
- 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,913Updated last year
- 提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。☆806Updated 5 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,718Updated 2 years ago
- Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distille…☆4,390Updated 2 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,389Updated 2 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,395Updated 5 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆881Updated 4 years ago
- Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019☆917Updated 2 years ago
- PaddleSlim is an open-source library for deep model compression and architecture search.☆1,590Updated 5 months ago
- YOLO ModelCompression MultidatasetTraining☆445Updated 2 years ago
- A quickstart and benchmark for pytorch distributed training.☆1,661Updated 9 months ago