Geekgineer / YOLOs-CPP
A high-performance C++ headers for real-time object detection and segmentation using YOLO models, leveraging ONNX Runtime and OpenCV for seamless integration. Supports multiple YOLO (v5, v7, v8, v10, v11) with optimized inference on CPU and GPU. Includes sample code, scripts for image, video, and live camera inference, and tools for quantization…
☆391Updated this week
Alternatives and similar repositories for YOLOs-CPP:
Users that are interested in YOLOs-CPP are comparing it to the libraries listed below
- YOLOv8 C++ Instance Segmentation, Pose Estimation and Object Detection with ONNX☆113Updated 9 months ago
- YOLOv8 TensorRT C++ Implementation☆605Updated last week
- Implementation of yolo v10 in c++ std 17 over opencv and onnxruntime☆85Updated 4 months ago
- TensorRT C++ API Tutorial