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,271May 6, 2025Updated last year
Alternatives and similar repositories for micronet
Users that are interested in micronet are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏☆1,514Sep 3, 2020Updated 5 years ago
- Model Quantization Benchmark☆869Apr 20, 2025Updated last year
- 提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。☆799Feb 25, 2020Updated 6 years ago
- A simple network quantization demo using pytorch from scratch.☆542Jun 18, 2023Updated 2 years ago
- 在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)☆1,674Sep 26, 2022Updated 3 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,512Jun 7, 2020Updated 5 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆920Nov 6, 2020Updated 5 years ago
- A curated list of neural network pruning resources.☆2,493Apr 4, 2024Updated 2 years ago
- EasyQuant(EQ) is an efficient and simple post-training quantization method via effectively optimizing the scales of weights and activatio…☆408Nov 22, 2022Updated 3 years ago
- Quantization library for PyTorch. Support low-precision and mixed-precision quantization, with hardware implementation through TVM.☆462May 15, 2023Updated 3 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,377May 11, 2026Updated 2 weeks ago
- YOLO ModelCompression MultidatasetTraining☆443Jun 21, 2022Updated 3 years ago
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆264Oct 3, 2023Updated 2 years ago
- Unofficial implementation of LSQ-Net, a neural network quantization framework☆314May 8, 2024Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool.☆1,796Mar 28, 2024Updated 2 years ago
- Summary, Code for Deep Neural Network Quantization☆562Updated this week
- Simplify your onnx model☆4,342Apr 29, 2026Updated 3 weeks ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,474Feb 10, 2023Updated 3 years ago
- [CVPR 2023] DepGraph: Towards Any Structural Pruning; LLMs, Vision Foundation Models, etc.☆3,310Sep 7, 2025Updated 8 months ago
- NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone…☆6,210Aug 8, 2024Updated last year
- An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.☆2,911Mar 31, 2023Updated 3 years ago
- An easy to use PyTorch to TensorRT converter☆4,873Aug 17, 2024Updated last year
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆576May 13, 2019Updated 7 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Brevitas: neural network quantization in PyTorch☆1,536Updated this week
- 机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶☆8,633Jul 9, 2024Updated last year
- mobilev2-yolov5s剪枝、蒸馏,支持ncnn,tensorRT部署。ultra-light but better performence!☆858Sep 26, 2022Updated 3 years ago
- [CVPR 2019, Oral] HAQ: Hardware-Aware Automated Quantization with Mixed Precision☆408Feb 26, 2021Updated 5 years ago
- Generate a quantization parameter file for ncnn framework int8 inference☆518Jul 29, 2020Updated 5 years ago
- TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is …☆4,633May 9, 2025Updated last year
- ☆1,516Aug 27, 2020Updated 5 years ago
- AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.☆2,624Updated this week
- A pytorch implementation of dorefa quantization☆114Dec 30, 2019Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Count the MACs / FLOPs of your PyTorch model.☆5,083Jul 8, 2024Updated last year
- [ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment☆1,948Dec 14, 2023Updated 2 years ago
- PyTorch implementation for the APoT quantization (ICLR 2020)☆287Dec 11, 2024Updated last year
- ncnn is a high-performance neural network inference framework optimized for the mobile platform☆23,281Updated this week
- 1M人脸检测模型(含关键点)☆1,106Aug 8, 2022Updated 3 years ago
- Implementation of popular deep learning networks with TensorRT network definition API☆7,781Updated this week
- model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular a…☆170Jul 27, 2020Updated 5 years ago