Ross ROSS = Recommend OSS · open-source software intelligence for agents

Geekgineer/YOLOs-CPP

Cross-Platform Production-ready C++ inference engine for YOLO models (v5-v12, YOLO26). Unified API for detection, segmentation, pose estimation, OBB, and classification. Built on ONNX Runtime and OpenCV. Optimized for CPU/GPU with quantization support. observed · 2026-08-28

github.com/Geekgineer/YOLOs-CPP · homepage · C++ · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 99
  • Release rhythm 96
  • Longevity 49
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 2
  • age_days: 693
  • days_rel: 31
  • days_push: 10
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1076 stars · 163 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

YOLOs-CPP is a production-ready, cross-platform C++ inference library for the YOLO model family (v5 through YOLO26), built on ONNX Runtime and OpenCV. It provides a unified API covering detection, segmentation, pose estimation, oriented bounding boxes, classification, open-vocabulary detection, and depth estimation, with CPU/GPU optimization and quantization support.

Use cases

  • run yolo object detection in c++
  • deploy yolo models with onnx runtime natively
  • perform instance segmentation and pose estimation in c++
  • run yolo inference on cpu and gpu without python
  • batch process images with yolo models
  • estimate monocular depth with yolo26
  • integrate yolo inference into a ros2 robot
  • run quantized yolo models for faster inference

When to choose

  • you need high-performance YOLO inference in a native C++ application
  • you want a single unified API across multiple YOLO versions and tasks
  • you need cross-platform support for Linux, macOS, and Windows
  • you want to avoid a Python dependency in production deployments
  • you need GPU acceleration or quantized models for edge devices

When to avoid

  • you need training or fine-tuning of YOLO models rather than inference
  • you prefer Python tooling like Ultralytics for rapid prototyping
  • your project cannot comply with the AGPL-3.0 license
  • you need model architectures outside the YOLO family

Facets

library · maturity active

machine-learning computer-vision image-processing llm-inference sdk computer-vision machine-learning deep-learning image-processing cross-platform developer-tools cpp windows cross-platform yolo onnx-runtime opencv object-detection instance-segmentation pose-estimation obb classification depth-estimation quantization inference-engine tensorrt linux macos gpu

2 sources

Member repositories

RepositoryRoleHealth v2
Geekgineer/YOLOs-CPPmain88

For agents

markdown · JSON · MCP: product_card(name="Geekgineer/YOLOs-CPP")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem