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
- An 8bit automated quantization conversion tool for the pytorch (Post-training quantization based on KL divergence)☆33Updated 5 years ago
- ☆79Updated 4 years ago
- Apply the pruning strategy for MobileNet_v2☆51Updated 5 years ago
- Based of paper "Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference"☆62Updated 4 years ago
- Batch Normalization Auto-fusion for PyTorch☆32Updated 4 years ago
- Personal Pytorch toy script.☆67Updated 2 years ago
- A tool for PytorchToCaffe,fork form https://github.com/xxradon/PytorchToCaffe☆11Updated 5 years ago
- ☆32Updated 5 years ago
- ☆42Updated 4 years ago
- Merge convolution and batchnorm layers in both Caffe and PyTorch using Python☆18Updated 6 years ago
- Tengine gemm tutorial, step by step☆12Updated 3 years ago
- This a bridge for converting torch,and other AI training framework to C++ speed up infer library,like NCNN and ect☆20Updated 5 years ago
- python wrapper of ncnn with pybind11☆72Updated 4 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
- A nnie quantization aware training tool on pytorch.☆239Updated 4 years ago
- 对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变☆12Updated 5 years ago
- TVM 部署及对比多个框架性能,测试加速能力☆9Updated 5 years ago
- centernet_mobilenetv2 inference by ncnn☆64Updated 5 years ago
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆62Updated 3 years ago
- fastercnn modules optimize☆2Updated last year
- Word recognition using ncnn☆29Updated 5 years ago
- onnx模型转caffe模型的工具☆24Updated 4 years ago
- ncnn is a high-performance neural network inference framework optimized for the mobile platform☆14Updated 2 years ago
- [ICML 2022] "DepthShrinker: A New Compression Paradigm Towards Boosting Real-Hardware Efficiency of Compact Neural Networks", by Yonggan …☆35Updated 2 years ago
- Simulate quantization and quantization aware training for MXNet-Gluon models.☆46Updated 4 years ago
- ☆25Updated 3 years ago
- pytorch 使用centernet进行 人脸检测Face Detection (bbox + landmark)、 船只检测SeaShips Detection☆47Updated 5 years ago
- Base on retinaface and centerface modefied. frame work depend on pytorch.☆32Updated 4 years ago
- ☆21Updated 2 years ago