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🚀☆52Updated 2 years ago
- yolov5部署☆19Updated 3 years ago
- 使用YOLOv5+DeepLabV3Plus实现仪表的检测、指针表盘分割和刻度读数识别☆44Updated 4 years ago
- Official YOLOv7训练自己的数据集并实现端到端的TensorRT模型加速推断☆49Updated 3 years ago
- ☆79Updated 2 years ago
- yolov8n 部署版,基于官方的导出onnx脚本导出onnx模型,在不同平台上进行部署测试,便于移植不同平台(onnx、tensorRT、rknn、Horizon)。☆38Updated 2 years ago
- Multi-thread tracking of YOLOv5 and ByteTrack implemented by C++, accelerated by TensorRT. YOLOv5 和 ByteTrack 的多线程追踪 C++ 实现, 使用 TensorRT …☆75Updated 4 months ago
- 使用ONNXRuntime部署yolov5-lite目标检测,包含C++和Python两个版本的程序☆61Updated 3 years ago
- 跟着Tensorrt_pro学习各种知识☆40Updated 2 years ago
- 使用TensorRT加速YOLOv8-Seg,完整的后端框架,包括Http服务器,Mysql数据库,ffmpeg视频推流等。☆86Updated 2 years ago
- RT-DETRv2 tensorrt C++ 部署☆21Updated last year
- ☆57Updated 2 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
- 使用ONNXRuntime部署阿里达摩院开源DAMO-YOLO目标检测,一共包含27个onnx模型,依然是包含了C++和Python两个版本的程序☆35Updated 2 years ago
- yolov7 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(caffe、onnx、tensorRT、RKNN、Horzion)。☆32Updated 2 years ago
- rknn-3588部署yolov5,利用线程池实现npu推理加速;Deploying YOLOv5 on RKNN-3588, utilizing a thread pool to achieve NPU inference acceleration.☆79Updated 6 months ago
- yolov8s-pose using ncnn inferring!☆43Updated 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
- 手摸手 美团 YOLOv6模型训练和TensorRT端到端部署方案教程☆34Updated 3 years ago
- learning-cuda-trt☆118Updated 2 years ago
- A quick TensorRT deoloyment solution for YOLOv8.☆39Updated last year
- This project showcases the deployment of the RT-DETR model using ONNXRUNTIME in C++ and Python.☆56Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署YOLOV6目标检测,包含C++和Python两个版本的程序☆65Updated 3 years ago
- C++的http服务器,简单好用☆66Updated 3 years ago
- 这是一个使用opencv读取视频并使用socket进行传输视频画面的脚本文件,相较于调用ffmpeg传输节约了90%的数据量☆11Updated last year
- yolov7目标检测算法的c++ tensorrt部署代码☆31Updated 3 years ago
- 用OpenVINO对yolov8导出的onnx模型进行C++的推理, 任务包括图像分类, 目标识别和语义分割, 步骤包括图片前处理, 推理, NMS等☆75Updated last year
- A Python and C++ library for model encryption and decryption, built on Crypto++, with support for various deep learning frameworks includ…☆49Updated 2 years ago
- 学习yolo算法和rknn框架☆36Updated 4 years ago
- 对 tensorRT_Pro 开源项目理解☆21Updated 2 years ago