YOLOv8 classification/object detection/Instance segmentation/Pose model OpenVINO inference sample code
☆16May 14, 2023Updated 3 years ago
Alternatives and similar repositories for yolov8_openvino
Users that are interested in yolov8_openvino 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 Inference C++ sample code based on OpenVINO C++ API☆47May 7, 2023Updated 3 years ago
- yolov8n 167fps on rk3588 with python(running without draw and show imgs)☆16May 6, 2024Updated 2 years ago
- Deploying PaddleOCR model based on OpenVINO C# API.☆83Jul 23, 2025Updated 10 months ago
- ☆14Mar 11, 2024Updated 2 years ago
- Converting YOLOv8 models to TensorRT of FP16 and INT8☆20Jan 14, 2024Updated 2 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.
- ☆65May 25, 2024Updated 2 years ago
- "FastSAM_Awsome_Openvino" 项目展示了如何通过 OpenVINO 框架高效部署 FastSAM 模型,实现了令人瞩目的实例分割功能。该项目提供了 C++ 版本和 Python 版本两种实现,为开发者提供了在不同语言环境下使用 FastSAM 模型的选…☆38Dec 13, 2023Updated 2 years ago
- YOLOv8 Segmentation End2End using ONNXRuntime (Post-Processing + NMS + Mask)☆16Dec 7, 2024Updated last year
- Classification of cans, plastic, and glass bottles using feature extraction and support vector machine method.☆10Apr 9, 2021Updated 5 years ago
- infer yolov8 with onnxruntime,tensorrt,openvino,etc.☆11Oct 28, 2025Updated 7 months ago
- Multi Camera Face Detection and Recognition with Tracking☆18May 13, 2024Updated 2 years ago
- Object Detection and Instance Segmentation of yolov5 and yolov8 inference with onnxruntime☆13Jan 29, 2024Updated 2 years ago
- yolov8seg 部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon),全网部署最简单、速度最快的部署方式。☆11May 20, 2024Updated 2 years ago
- ☆12May 16, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Official Code Repo for《OpenVINO工具套件权威指南》☆24Aug 9, 2025Updated 10 months ago
- YOLOv8 C++ DET、SEG、POSE TENSORRT 推理库,便于学习开发拓展与工作中实际部署☆18Aug 22, 2023Updated 2 years ago
- 本项目基于 vue-admin-template 进行二次开发,配后后端项目 submarine-admin-backend 可快速开发后台项目。☆13Dec 15, 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
- YOLOv5-seg implement in c# with onnxruntime☆19Apr 25, 2023Updated 3 years ago
- YOLOv8 model in ONNX☆12Sep 5, 2023Updated 2 years ago
- Implementation of YoLov5 in C++, To detect objects in a video (.mp4)☆15Aug 10, 2023Updated 2 years ago
- 这是一个yolov8 C#窗体加载onnx工程☆10Oct 27, 2023Updated 2 years ago
- Deploying Yolov8-det, Yolov8-pose, Yolov8-cls, and Yolov8-seg models based on C # programming language.☆271Feb 24, 2025Updated last year
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- yolov8obb 旋转目标检测部署rknn的C++代码