qiaofengsheng / ai_deploy
涵盖了常用的AI部署:TensorRT、MNN、NCNN、Triton-inference-server等python/c++部署模板
☆27Updated last year
Alternatives and similar repositories for ai_deploy:
Users that are interested in ai_deploy are comparing it to the libraries listed below
- 高效部署:YOLO X, V3, V4, V5, V6, V7, V8, EdgeYOLO TRT推理 ™️ ,前后处理均由CUDA核函数实现 CPP/CUDA🚀☆49Updated 2 years ago
- Official YOLOv7训练自己的数据集并实现端到端的TensorRT模型加速推断☆47Updated 2 years ago
- ☆56Updated last year
- learning-cuda-trt☆114Updated 2 years ago
- 🚀🚀🚀This is an AI high-performance reasoning C++ library, Currently supports the deployment of yolov5, yolov7, yolov7-pose, yolov8, yol…☆129Updated 11 months ago
- tensorrt sahi yolo 目标检测☆43Updated last week
- 用OpenVINO对yolov8导出的onnx模型进行C++的推理, 任务包括图像分类, 目标识别和语义分割, 步骤包括图片前处理, 推理, NMS等☆62Updated 11 months ago
- ☆78Updated last year
- RT-DETRv2 tensorrt C++ 部署☆15Updated 5 months ago
- 跟着Tensorrt_pro学习各种知识☆39Updated 2 years ago
- yolov5部署☆18Updated 2 years ago
- 使用ONNXRuntime部署yolov5-lite目标检测,包含C++和Python两个版本的程序☆59Updated 3 years ago
- yolov7 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(caffe、onnx、tensorRT、RKNN、Horzion)。☆32Updated 2 years ago
- Based on tensorrt v8.0+, deploy detect, pose, segment, tracking of YOLOv8 with C++ and python api.☆96Updated last week
- 本项目可以检测人是否佩戴口罩,若佩戴则输出绿框,未佩戴则输出红框; 本项目基于yolov5,部署通过TensorRT加速,帧率可达200FPS☆43Updated 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.☆41Updated 2 years ago
- ☆43Updated 2 years ago
- 使用TensorRT加速YOLOv8-Seg,完整的后端框架,包括Http服务器,Mysql数据库,ffmpeg视频推流等。☆82Updated last year
- A ready-to-use notebook!☆49Updated last week
- YOLOv9 paper解析,训练自己的数据集,TensorRT端到端部署, NCNN安卓手机部署☆65Updated last year
- yolov8n 部署版,基于官方的导出onnx脚本导出onnx模型,在不同平台上进行部署测试,便于移植不同平台(onnx、tensorRT、rknn、Horizon)。☆38Updated last year
- https://zhuanlan.zhihu.com/p/396448133☆41Updated 3 years ago
- An onnx-based quantitation tool.☆71Updated last year
- YOLOv8 C++ DET、SEG、POSE TENSORRT 推理库,便于学习开发拓展与工作中实际部署☆18Updated last year
- RKNN-YOLOV5-BatchInference-MultiThreadingYOLOV5多张图片多线程C++推理☆20Updated last year
- yolov7目标检测算法的c++ tensorrt部署代码☆31Updated 2 years ago
- Base on tensorrt version 8.2.4, compare inference speed for different tensorrt api.☆43Updated 2 weeks ago
- rknn-3588部署yolov5,利用线程池实现npu推理加速;Deploying YOLOv5 on RKNN-3588, utilizing a thread pool to achieve NPU inference acceleration.☆63Updated 7 months ago
- pt-->wts-->engine☆143Updated 7 months ago
- 分别使用OpenCV、ONNXRuntime部署FreeYOLO目标检测,总共包含143个onnx模型,有COCO目标检测,人脸检测,密集行人检测的三种检测功能,依然是包含C++和Python两个版本的程序☆32Updated 2 years ago