openvino-dev-samples/YOLOv7_OpenVINO_cpp-python
This repository will demostrate how to deploy a offical YOLOv7 pre-trained model with OpenVINO runtime api
This project helps developers integrate pre-trained YOLOv7 object detection models into their applications. It takes a YOLOv7 model and image/video inputs, then outputs identified objects within those visual streams. This is for software developers who need to implement object detection in a performant way, potentially on edge devices.
No commits in the last 6 months.
Use this if you are a developer looking to deploy a YOLOv7 object detection model efficiently using OpenVINO for real-time inference on various hardware.
Not ideal if you are a non-developer seeking a ready-to-use application or an off-the-shelf solution for object detection.
Stars
64
Forks
17
Language
C++
License
—
Category
Last pushed
Dec 26, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/openvino-dev-samples/YOLOv7_OpenVINO_cpp-python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
mindspore-lab/mindyolo
A toolbox of yolo models and algorithms based on MindSpore
ultralytics/assets
Ultralytics assets
stephanecharette/DarkHelp
C++ wrapper library for Darknet