shalvenlaw / OpenVINO_yolov8
用OpenVINO对yolov8导出的onnx模型进行C++的推理, 任务包括图像分类, 目标识别和语义分割, 步骤包括图片前处理, 推理, NMS等
☆58Updated 9 months ago
Alternatives and similar repositories for OpenVINO_yolov8:
Users that are interested in OpenVINO_yolov8 are comparing it to the libraries listed below
- YOLOv8 Inference C++ sample code based on OpenVINO C++ API☆41Updated last year
- 🚀🚀🚀This is an AI high-performance reasoning C++ library, Currently supports the deployment of yolov5, yolov7, yolov7-pose, yolov8, yol…☆128Updated 9 months ago
- C++ inference of YOLOX/YOLOV5/YOLOV8/YOLOV9 for OpenVINO,Support float32、float16 and int8.☆62Updated 11 months ago
- 使用TensorRT加速YOLOv8-Seg,完整的 后端框架,包括Http服务器,Mysql数据库,ffmpeg视频推流等。☆78Updated last year
- 11111☆27Updated 2 years ago
- C++ YOLOv8 ONNXRuntime inference code for Object Detection or Instance Segmentation.☆54Updated last year
- 使用Opencv中的DNN模块对YOLOv8的所有类型模型,YOLOV9目标检测模型,YOLO11全系列模型进行了推理☆67Updated 4 months ago
- yolov11 的tensorRT C++ 部署,后处理使用cuda实现比较耗时的操作。☆26Updated 2 months ago
- based on the yolov8,provide pt-onnx-tensorrt transcode and infer code by c++☆58Updated 2 years ago
- ☆49Updated last year
- fish-kong/Yolov5-Instance-Seg-Tensorrt-CPP☆57Updated 2 years ago
- yolov8n 目标检测部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon),全网部署最简单、速度最快的部署方式。☆34Updated 11 months ago
- The deployment of Yolov8-seg on Jetson AGX Xavier(带低光照补偿的yolov8检测分割模型)☆43Updated last year
- This project showcases the deployment of the RT-DETR model using ONNXRUNTIME in C++ and Python.☆52Updated last year
- A ready-to-use notebook!☆47Updated this week
- yolov5 tensorrt int8量化方法汇总☆68Updated last year
- ☆78Updated last year
- Example of using ultralytics YOLOv5 with Openvino in C++ and Python.☆67Updated last year
- 基于TensorRT的C++高性能推理库,Yolov10, YoloPv2,Yolov5/7/X/8,RT-DETR,单目标跟踪OSTrack、LightTrack。☆176Updated 8 months ago
- ☆31Updated 2 years ago
- ☆42Updated last year
- Easy Training Official YOLOv8、YOLOv7、YOLOv6、YOLOv5 and Prune all_model using Torch-Pruning!☆57Updated last year
- algorithm-cpp projects☆79Updated 2 years ago
- Converting YOLOv8 models to TensorRT of FP16 and INT8☆14Updated last year
- Based on tensorrt v8.0+, deploy detection, pose, segment, tracking of YOLO11 with C++ and python api.☆114Updated last month
- segmentation algorithm yolact use tensorrt deploy☆13Updated 2 years ago
- rknn-3588部署yolov5,利用线程池实现npu推理加速;Deploying YOLOv5 on RKNN-3588, utilizing a thread pool to achieve NPU inference acceleration.☆57Updated 5 months ago
- learning-cuda-trt☆108Updated last year
- 记录yolov5的TensorRT量化及推理代码,经实测可运行于Jetson平台☆16Updated last year
- ☆111Updated 11 months ago