YOLOv10-OpenVINO-CPP-Inference

YOLOv10 detector

An open-source C++ implementation of YOLOv10 object detection using OpenVINO for real-time inference.

YOLOv10 C++ implementation using OpenVINO for efficient and accurate real-time object detection.

GitHub

58 stars
4 watching
5 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list

cppobject-detectionopencvopencv-cppopenvinoopenvino-cppreal-timeyolov10

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
walktree/libtorch-yolov3An implementation of the YOLO v3 object detection algorithm using Libtorch453
metobom/tchrs-opencv-webcam-inferenceAn example project demonstrating real-time object detection and classification on webcam feed using a pre-trained model.11
philipperemy/yolo-9000Real-time object detection using deep learning and a large dataset of classes1,184
r4ghu/ios-coreml-yoloAn implementation of object detection using the YOLO v1 model on iOS with CoreML163
choasup/caffe-yolo9000A Caffe implementation of the YOLOv2 and YOLO9000 object detection algorithm166
feigechuanshu/ncnn-android-yolov6An Android implementation of YOLOv6 object detection using the ncnn library and OpenCV for efficient mobile deployment62
leetenki/yolov2Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking.338
wongkinyiu/yolorAn implementation of a unified network architecture for multiple object detection tasks using PyTorch1,992
longcw/yolo2-pytorchAn implementation of YOLOv2 in PyTorch for object detection using a darknet-based approach.1,556
hekun-nvidia/py-darknet-yoloA Python interface to YOLO object detection software using Darknet27
nihui/ncnn-android-yolov5An Android project demonstrating object detection using YOLOv5 and ncnn libraries.658
experiencor/keras-yolo2An implementation of YOLOv2 in Keras for object detection and regression tasks1,731
neso613/yolo-v5-tflite-modelAn implementation of YOLOv5 object detection model in TensorFlow Lite format17
matlab-deep-learning/pretrained-yolov9-network-for-object-detectionProvides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality.6
yihanglou/fasterrcnn-encapsulation-cplusplusAn implementation of the FasterRCNN object detection algorithm in C++187