l-sf / Nanodet_openvino_quant_deployLinks
本仓库在OpenVINO推理框架下部署Nanodet检测算法,并重写预处理和后处理部分,具有超高性能!让你在Intel CPU平台上的检测速度起飞! 并基于NNCF和PPQ工具将模型量化(PTQ)至int8精度,推理速度更快!
☆15Updated 2 years ago
Alternatives and similar repositories for Nanodet_openvino_quant_deploy
Users that are interested in Nanodet_openvino_quant_deploy are comparing it to the libraries listed below
Sorting:
- This is a repository to practice multi-thread programming in C++☆26Updated last year
- 本仓库基于 Intel OpenVINO Toolkit 部署 LightTrack 跟踪算法,包含 Python、C++ 两种语言的推理代码.☆20Updated last year
- 搜藏的希望的代码片段☆13Updated 2 years ago
- learn TensorRT from scratch🥰☆16Updated last year
- Llama3 Streaming Chat Sample☆22Updated last year
- segmentation algorithm yolact use tensorrt deploy☆14Updated 3 years ago
- ☆19Updated 3 years ago
- PointPillars TensorRT version pretrained on MMDetection3d with WaymoOpenDataset☆20Updated 3 years ago
- An onnx-based quantitation tool.☆71Updated last year
- ☆30Updated 10 months ago
- 使用ONNXRuntime部署一种用于边缘检测的轻量级密集卷积神经网络LDC,包含C++和Python两个版本的程序