qiaofengsheng / ai_deployLinks
涵盖了常用的AI部署:TensorRT、MNN、NCNN、Triton-inference-server等python/c++部署模板
☆28Updated 2 years ago
Alternatives and similar repositories for ai_deploy
Users that are interested in ai_deploy are comparing it to the libraries listed below
Sorting:
- 高效部署:YOLO X, V3, V4, V5, V6, V7, V8, EdgeYOLO TRT推理 ™️ ,前后处理均由CUDA核函数实现 CPP/CUDA🚀☆53Updated 2 years ago
- yolov5部署☆19Updated 3 years ago
- 使用YOLOv5+DeepLabV3Plus实现仪表的检测、指针表盘分割和刻度读数识别☆44Updated 4 years ago
- yolov8n 部署版,基于官方的导出onnx脚本导出onnx模型,在不同平台上进行部署测试,便于移植不同平台(onnx、tensorRT、rknn、Horizon)。☆39Updated 2 years ago
- 使用TensorRT加速YOLOv8-Seg,完整的后端框架,包括Http服务器,Mysql数据库,ffmpeg视频推流等。☆86Updated 2 years ago
- 使用YoloX+DeepLabV3Plus实现仪表的检测、指针表盘分割和刻度读数识别(借助ncnn框架)☆38Updated last year
- yolov5模型训练后量化代码☆19Updated 5 years ago
- Official YOLOv7训练自己的数据集并实现端到端的TensorRT模型加速推断☆49Updated 3 years ago
- yolov7 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(caffe、onnx、tensorRT、RKNN、Horzion)。☆32Updated 2 years ago
- ☆57Updated 2 years ago
- 🚀🚀🚀This is an AI high-performance reasoning C++ library, Currently supports the deployment of yolov5, yolov7, yolov7-pose, yolov8, yol…☆136Updated last year
- A quick TensorRT deoloyment solution for YOLOv8.☆39Updated 2 years ago
- 使用ONNXRuntime部署yolov5-lite目标检测,包含C++和Python两个版本的程序☆60Updated 3 years ago
- 用OpenVINO对yolov8导出的onnx模型进行C++的推理, 任务包括图像分类, 目标识别和语义分割, 步骤包括图片前处理, 推理, NMS等☆75Updated last year
- yolov7目标检测算法的c++ tensorrt部署代码☆31Updated 3 years ago
- This project provides simple code and demonstrates how to use the TensorRT C++ API and ONNX to deploy PaddleOCR text recognition model.☆49Updated 3 years ago
- Multi-thread tracking of YOLOv5 and ByteTrack implemented by C++, accelerated by TensorRT. YOLOv5 和 ByteTrack 的多线程追踪 C++ 实现, 使用 TensorRT …☆80Updated 5 months ago
- learning-cuda-trt☆118Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署YOLOV6目标检测,包含C++和Python两个版本的程序☆66Updated 3 years ago
- PP-YOLOE行人检测+HRNet人体骨骼关键点检测,使用ONNXRuntime部署,包含C++和Python两个版本的程序☆41Updated 3 years ago
- Convert the official paddleocr model to a deployable model on RK1126☆42Updated 3 years ago
- 学习yolo算法和rknn框架☆36Updated 4 years ago
- ☆79Updated 2 years ago
- 使用pytorch_quantization对yolov8进行量化☆119Updated 2 years ago
- Based on tensorrt v8.0+, deploy detect, pose, segment, tracking of YOLOv8 with C++ and python api.☆134Updated last month
- yolov8s-pose using ncnn inferring!☆43Updated 2 years ago
- YOLOv5 om model inference program on the Huawei Ascend platform☆35Updated 3 years ago
- yolov8n 目标检测部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon),全网部署最简单、速度最快的部署方式。☆47Updated last year
- RT-DETRv2 tensorrt C++ 部署☆22Updated last year
- 使用opencv部署深度学习车牌检测与识别,包含Python和C++两种版本的实现☆51Updated 4 years ago