YOLOv8 Inference C++ sample code based on OpenVINO C++ API
☆48May 7, 2023Updated 3 years ago
Alternatives and similar repositories for yolov8_openvino_cpp
Users that are interested in yolov8_openvino_cpp are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- YOLOv8 classification/object detection/Instance segmentation/Pose model OpenVINO inference sample code☆16May 14, 2023Updated 3 years ago
- 用OpenVINO对yolov8导出的onnx模型进行C++的推理, 任务包括图像分类, 目标识别和语义分割, 步骤包括图片前处理, 推理, NMS等☆78Apr 28, 2024Updated 2 years ago
- Official Code Repo for《OpenVINO工具套件权威指南》☆23Aug 9, 2025Updated 11 months ago
- C++ inference of YOLOX/YOLOV5/YOLOV8/YOLOV9 for OpenVINO,Support float32、float16 and int8.☆73Mar 17, 2024Updated 2 years ago
- yolov8seg 部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon),全网部署最简单、速度最快的部署方式。☆11May 20, 2024Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- "FastSAM_Awsome_Openvino" 项目展示了如何通过 OpenVINO 框架高效部署 FastSAM 模型,实现了令人瞩目的实例分割功能。该项目提供了 C++ 版本和 Python 版本两种实现,为开发者提供了在不同语言环境下使用 FastSAM 模型的选…☆37Dec 13, 2023Updated 2 years ago
- ☆13Oct 29, 2025Updated 9 months ago
- YOLOv5-seg implement in c# with onnxruntime☆18Apr 25, 2023Updated 3 years ago
- ☆65May 25, 2024Updated 2 years ago
- This repository will demostrate how to deploy a offical YOLOv7 pre-trained model with OpenVINO runtime api☆65Dec 26, 2023Updated 2 years ago
- Example of using ultralytics YOLOv5 with Openvino in C++ and Python.☆65Mar 31, 2023Updated 3 years ago
- This sample shows how to use the OpenVINO C++ 2.0 API to deploy Paddle PP-OCRv3 model☆28Feb 6, 2025Updated last year
- This repo contains training & evaluation code for the paper "Traj2Action: A Co-Denoising Framework for Trajectory-Guided Human-to-Robot …☆17Mar 18, 2026Updated 4 months ago
- At OpenVINO ™、 TensorRT, ONNX runtime, and OpenCV Dnn deployment platforms are based on C # language deployment models.☆69Sep 15, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- yolov8obb 旋转目标检测部署rknn的C++代码☆20Jul 16, 2024Updated 2 years ago
- 使用TensorRT加速YOLOv8-Seg,完整的后端框架,包括Http服务器,Mysql数据库,ffmpeg视频推流等。☆90Oct 9, 2023Updated 2 years ago
- Converting YOLOv8 models to TensorRT of FP16 and INT8☆20Jan 14, 2024Updated 2 years ago
- 为bubbliiiing的yolo系列代码进行onnx部署(C++),目前已完美适配yolov4>>yolov5>>yolov5-6.1>>yolov7☆12Nov 16, 2022Updated 3 years ago
- Do the YOLOv5 model inference by OpenCV/OpenVINO based on onnx model format☆13Feb 6, 2023Updated 3 years ago
- infer yolov8 with onnxruntime,tensorrt,openvino,etc.☆11Oct 28, 2025Updated 9 months ago
- simplest yolov8 segment onnx model infer in cpp using onnxruntime and opencv dnn net☆37Jun 7, 2023Updated 3 years ago
- Minimal PyTorch implementation of SOLOv2.☆15Jan 14, 2025Updated last year
- This software allows to run MobileSAM (Image Segmentation model), without python.☆25Jun 23, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 本仓库在OpenVINO推理框架下部署Nanodet检测算法,并重写预处理和后处理部分,具有超高性能!让你在Intel CPU平台上的检测速度起飞! 并基于NNCF和PPQ工具将模型量化(PTQ)至int8精度,推理速度更快!☆16Jun 14, 2023Updated 3 years ago
- yolov8 hub,cpp with onnxruntime and opencv☆450Sep 13, 2024Updated last year
- YOLOv8 C++ Instance Segmentation, Pose Estimation and Object Detection with ONNX☆144May 9, 2024Updated 2 years ago
- Object Detection and Instance Segmentation of yolov5 and yolov8 inference with onnxruntime☆13Jan 29, 2024Updated 2 years ago
- Detectron2 Libtorch C++ faster rcnn☆13Aug 6, 2021Updated 4 years ago
- ☆12May 16, 2024Updated 2 years ago
- OpenVINO wrapper for .NET.☆230Jun 22, 2026Updated last month
- deploy the YOLO model on C++ with Opencv4.8 or onnxruntime☆55Jul 9, 2026Updated 2 weeks ago
- Deploying Yolov8-det, Yolov8-pose, Yolov8-cls, and Yolov8-seg models based on C # programming language.☆271Feb 24, 2025Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- YOLOv10 C++ implementation using OpenVINO for efficient and accurate real-time object detection.☆81Mar 15, 2025Updated last year
- 使用ONNXRuntime部署PP-YOLOE目标检测,支持PP-YOLOE-s、PP-YOLOE-m、PP-YOLOE-l、PP-YOLOE-x四种结构,包含C++和Python两个版本的程序☆22Jun 10, 2022Updated 4 years ago
- YOLOv8 C++ DET、SEG、POSE TENSORRT 推理库,便于学习开发拓展与工作中实际部署☆18Aug 22, 2023Updated 2 years ago
- 在Jetson AGX Xavier上部署yolov8-seg检测分割模型(带自适应低光照补偿)☆51Feb 24, 2025Updated last year
- ☆17Oct 16, 2023Updated 2 years ago
- 基于官方yolov8的onnxruntime的cpp例子修改,目前已经支持图像分类、目标检测、实例分割。Based on the cpp example modification of official yolov8's onnxruntime, it currently …☆19Nov 25, 2024Updated last year
- 自然场景检测DBNet网络的tensorrt版本☆24Feb 7, 2021Updated 5 years ago