---
title: "YOLOs-CPP"
year: 2025
status: active
role: "Creator & Maintainer"
---

# YOLOs-CPP

Header-only C++ library for real-time YOLO inference — detection, segmentation, pose, OBB — no Python, no runtime bloat

**Stack:** C++17, ONNX Runtime, OpenCV, CUDA, YOLOv5–v12, Quantization (INT8/FP16)

**GitHub:** <https://github.com/Geekgineer/YOLOs-CPP>
**Demo:** <https://www.youtube.com/watch?v=Ax5vaYJ-mVQ>

*Full content: <https://geekgineer.com/work/yolos-cpp>*