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,269May 6, 2025Updated 10 months ago
Alternatives and similar repositories for micronet
Users that are interested in micronet are comparing it to the libraries listed below
Sorting:
- yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏☆1,519Sep 3, 2020Updated 5 years ago
- Model Quantization Benchmark☆858Apr 20, 2025Updated 10 months ago
- 在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)☆1,675Sep 26, 2022Updated 3 years ago
- 提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。☆797Feb 25, 2020Updated 6 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,516Jun 7, 2020Updated 5 years ago
- A simple network quantization demo using pytorch from scratch.☆542Jun 18, 2023Updated 2 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆918Nov 6, 2020Updated 5 years ago
- A curated list of neural network pruning resources.☆2,492Apr 4, 2024Updated last year
- EasyQuant(EQ) is an efficient and simple post-training quantization method via effectively optimizing the scales of weights and activatio…☆407Nov 22, 2022Updated 3 years ago
- Quantization library for PyTorch. Support low-precision and mixed-precision quantization, with hardware implementation through TVM.☆453May 15, 2023Updated 2 years ago
- PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool.☆1,788Mar 28, 2024Updated last year
- Simplify your onnx model☆4,304Feb 26, 2026Updated last week
- 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,329Jan 29, 2026Updated last month
- YOLO ModelCompression MultidatasetTraining☆445Jun 21, 2022Updated 3 years ago
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆263Oct 3, 2023Updated 2 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,459Feb 10, 2023Updated 3 years ago
- [CVPR 2023] DepGraph: Towards Any Structural Pruning; LLMs, Vision Foundation Models, etc.☆3,262Sep 7, 2025Updated 5 months ago
- Summary, Code for Deep Neural Network Quantization☆558Jun 14, 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,168Aug 8, 2024Updated last year
- An easy to use PyTorch to TensorRT converter☆4,856Aug 17, 2024Updated last year
- mobilev2-yolov5s剪枝、蒸馏,支持ncnn,tensorRT部署。ultra-light but better performence!☆857Sep 26, 2022Updated 3 years ago
- ☆1,510Aug 27, 2020Updated 5 years ago
- An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.☆2,914Mar 31, 2023Updated 2 years ago
- Unofficial implementation of LSQ-Net, a neural network quantization framework☆309May 8, 2024Updated last year
- 机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶☆8,574Jul 9, 2024Updated last year
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆577May 13, 2019Updated 6 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,082Jul 8, 2024Updated last year
- [ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment☆1,940Dec 14, 2023Updated 2 years ago
- AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.☆2,565Updated this week
- Brevitas: neural network quantization in PyTorch☆1,493Updated this week
- Object detection, 3D detection, and pose estimation using center point detection:☆7,546Mar 2, 2023Updated 3 years ago
- TensorRT ONNX Plugin、Inference、Compile☆464Jul 26, 2021Updated 4 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,620May 9, 2025Updated 9 months ago
- The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.☆5,265Oct 24, 2021Updated 4 years ago
- [CVPR 2019, Oral] HAQ: Hardware-Aware Automated Quantization with Mixed Precision☆403Feb 26, 2021Updated 5 years ago
- A light and fast one class detection framework for edge devices. We provide face detector, head detector, pedestrian detector, vehicle de…☆1,328Mar 8, 2021Updated 4 years ago
- This repo is implemented based on detectron2 and centernet☆558Dec 31, 2020Updated 5 years ago
- 1M人脸检测模型(含关键点)☆1,097Aug 8, 2022Updated 3 years ago
- Implementation of popular deep learning networks with TensorRT network definition API☆7,689Feb 23, 2026Updated last week