qiaofengsheng / ai_deployLinks
涵盖了常用的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
Sorting:
- 高效部署:YOLO X, V3, V4, V5, V6, V7, V8, EdgeYOLO TRT推理 ™️ ,前后处理均由CUDA核函数实现 CPP/CUDA🚀☆49Updated 2 years ago
- 使用YOLOv5+DeepLabV3Plus实现仪表的检测、指针表盘分割和刻度读数识别☆45Updated 3 years ago
- yolov8n 部署版,基于官方的导出onnx脚本导出onnx模型,在不同平台上进行部署测试,便于移植不同平台(onnx、tensorRT、rknn、Horizon)。☆38Updated 2 years ago
- Official YOLOv7训练自己的数据集并实现端到端的TensorRT模型加速推断☆47Updated 3 years ago
- 使用ONNXRuntime部署yolov5-lite目标检测,包含C++和Python两个版本的程序☆60Updated 3 years ago
- learning-cuda-trt☆114Updated 2 years ago
- ☆56Updated last year
- yolov5部署☆18Updated 3 years ago
- tensorrt sahi yolo 目标检测☆60Updated 2 months ago
- A quick TensorRT deoloyment solution for YOLOv8.☆39Updated last year
- 本项目可以检测人是否佩戴口罩,若佩戴则输出绿框,未佩戴则输出红框; 本项目基于yolov5,部署通过TensorRT加速,帧率可达200FPS☆43Updated 3 years ago
- ☆15Updated last year
- 🚀🚀🚀This is an AI high-performance reasoning C++ library, Currently supports the deployment of yolov5, yolov7, yolov7-pose, yolov8, yol…☆134Updated last year
- 使用YoloX+DeepLabV3Plus实现仪表的检测、指针表盘分割和刻度读数识别(借助ncnn框架)☆30Updated 9 months ago
- Easy Training Official YOLOv11、YOLOv10、YOLOv8、YOLOv7、YOLOv6、YOLOv5 and Prune all_model using Torch-Pruning!☆83Updated last month
- 用OpenVINO对yolov8导出的onnx模型进行C++的推理, 任务包括图像分类, 目标识别和语义分割, 步骤包括图片前处理, 推理, NMS等☆67Updated last year
- 使用TensorRT加速YOLOv8-Seg,完整的后端框架,包括Http服务器,Mysql数据库,ffmpeg视频推流等。☆85Updated last year
- yolov8 瑞芯微 rknn 板端 C++部署。☆110Updated last year
- yolov8n 目标检测部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon),全网部署最简单、速度最快的部署方式。☆45Updated last year
- rknn-3588部署yolov5,利用线程池实现npu推理加速;Deploying YOLOv5 on RKNN-3588, utilizing a thread pool to achieve NPU inference acceleration.☆73Updated 2 months ago
- ☆78Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署NanoDet-Plus,包含C++和Python两个版本的程序☆118Updated 3 years ago
- 使用ONNXRuntime部署阿里达摩院开源DAMO-YOLO目标检测,一共包含27个onnx模型,依然是包含了C++和Python两个版本的程序☆33Updated 2 years ago
- C++ inference of YOLOX/YOLOV5/YOLOV8/YOLOV9 for OpenVINO,Support float32、float16 and int8.☆65Updated last year
- ☆115Updated last year
- RT-DETRv2 tensorrt C++ 部署☆21Updated 9 months ago
- yolov7 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同 平台(caffe、onnx、tensorRT、RKNN、Horzion)。☆32Updated 2 years ago
- yolov7目标检测算法的c++ tensorrt部署代码☆31Updated 3 years ago
- yolov8 tensorrt 加速☆53Updated 2 years ago
- yolov11 的tensorRT C++ 部署,后处理使用cuda实现比较耗时的操作。☆40Updated 7 months ago