eleflea / PQDetLinks
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
Sorting:
- quantize aware training package for NCNN on pytorch☆69Updated 3 years ago
- Based of paper "Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference"☆64Updated 4 years ago
- An 8bit automated quantization conversion tool for the pytorch (Post-training quantization based on KL divergence)☆33Updated 5 years ago
- Apply the pruning strategy for MobileNet_v2☆52Updated 6 years ago
- Simulate quantization and quantization aware training for MXNet-Gluon models.☆46Updated 5 years ago
- Personal Pytorch toy script.☆67Updated 3 years ago
- ☆99Updated 3 years ago
- python wrapper of ncnn with pybind11☆72Updated 4 years ago
- ☆42Updated 5 years ago
- A tool for PytorchToCaffe,fork form https://github.com/xxradon/PytorchToCaffe☆11Updated 5 years ago
- A nnie quantization aware training tool on pytorch.☆239Updated 4 years ago
- Merge convolution and batchnorm layers in both Caffe and PyTorch using Python☆18Updated 6 years ago
- model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular a…☆170Updated 4 years ago
- PyTorch Quantization Aware Training Example☆137Updated last year
- Batch Normalization Auto-fusion for PyTorch☆32Updated 5 years ago
- fastercnn modules optimize☆2Updated last year
- ☆33Updated 6 years ago
- TVM 部署及对比多个框架性能,测试加速能力☆9Updated 5 years ago
- ONNX2Pytorch☆162Updated 4 years ago
- ☆81Updated 4 years ago
- YOLOv3 quantization model v10, only for quantization off-line☆21Updated 5 years ago
- This a bridge for converting torch,and other AI training framework to C++ speed up infer library,like NCNN and ect☆20Updated 6 years ago
- This Pytorch Version of MobileNetV2 is converted from my Caffe Version☆12Updated 6 years ago
- This repository provides a sample to run yolov3 on int8 mode in tensorRT☆26Updated 5 years ago
- A keras h5df to ncnn model converter☆89Updated 2 years ago
- 对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变☆12Updated 6 years ago
- nanodet int8 量化,实测推理2ms一帧!☆37Updated 4 years ago
- Tengine 管子是用来快速生产 demo 的辅助工具☆13Updated 4 years ago
- ☆26Updated 4 years ago
- Offline Quantization Tools for Deploy.☆129Updated last year