eleflea / PQDet
One stage object detection model based on YOLOv3, written in PyTorch.
☆9Updated 2 years ago
Alternatives and similar repositories for PQDet:
Users that are interested in PQDet are comparing it to the libraries listed below
- quantize aware training package for NCNN on pytorch☆70Updated 3 years ago
- Based of paper "Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference"☆61Updated 4 years ago
- Personal Pytorch toy script.☆67Updated 2 years ago
- An 8bit automated quantization conversion tool for the pytorch (Post-training quantization based on KL divergence)☆33Updated 5 years ago
- Batch Normalization Auto-fusion for PyTorch☆32Updated 4 years ago
- ☆32Updated 5 years ago
- Apply the pruning strategy for MobileNet_v2☆51Updated 5 years ago
- ☆97Updated 3 years ago
- ☆42Updated 4 years ago
- A tool for PytorchToCaffe,fork form https://github.com/xxradon/PytorchToCaffe☆11Updated 5 years ago
- Tengine gemm tutorial, step by step☆11Updated 3 years ago
- ☆78Updated 4 years ago
- Simulate quantization and quantization aware training for MXNet-Gluon models.☆46Updated 4 years ago
- Explained QNNPACK Implementation☆20Updated 5 years ago
- ☆25Updated 3 years ago
- python wrapper of ncnn with pybind11☆72Updated 4 years ago
- A nnie quantization aware training tool on pytorch.☆238Updated 4 years ago
- This repository provides a sample to run yolov3 on int8 mode in tensorRT☆26Updated 5 years ago
- Merge convolution and batchnorm layers in both Caffe and PyTorch using Python☆18Updated 6 years ago
- fastercnn modules optimize☆2Updated last year
- [ICML 2022] "DepthShrinker: A New Compression Paradigm Towards Boosting Real-Hardware Efficiency of Compact Neural Networks", by Yonggan …☆35Updated 2 years ago
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆61Updated 3 years ago
- YOLOV3-Tiny TensorRT6.0 13个类别☆32Updated 4 years ago
- Utility scripts for editing or modifying onnx models. Utility scripts to summarize onnx model files along with visualization for loop ope…☆79Updated 3 years ago
- MTCNN light + SORT tracking☆43Updated 4 years ago
- TVM 部署及对比多个框架性能,测试加速能力☆9Updated 5 years ago
- Yolo(including yolov1 yolov2 yolov3)running on caffe windows. Anyone that is not familiar with linux can use this project to learn caffe …☆17Updated 6 years ago
- MobileNetV3 based SSD-lite implementation in Pytorch☆98Updated 5 years ago
- A keras h5df to ncnn model converter☆89Updated 2 years ago
- 对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变☆12Updated 5 years ago