Header-only C++ library for real-time YOLO inference — detection, segmentation, pose, OBB — no Python, no runtime bloat
Header-only C++ library for real-time YOLO inference — detection, segmentation, pose, OBB — no Python, no runtime bloat
Header-only C++ YOLO library for NVIDIA TensorRT — GPU preprocessing, CUDA Graph replay, sub-2ms latency, 530+ FPS
Production-grade ROS2 nodes for YOLO inference — detection, segmentation, pose, OBB, classification with lifecycle management
10 SOTA multi-object trackers in modern C++17 — 10–100× faster than Python, unified API, ONNX ReID backend
On-device Vision-Language Model for robotics — SmolVLM2 running via ONNX Runtime inside a ROS2 node for scene understanding and spatial reasoning
Header-only C++ monocular depth estimation — Depth Anything v2 via ONNX Runtime, real-time on CPU and GPU
Single-header C++ point cloud viewer — OpenGL 3.3 rendering, arcball camera, no PCL or Open3D required
ROS2 C++ package for real-time LiDAR point cloud interpolation — five methods from nearest-neighbour to spline, tested on Velodyne and Ouster
C++ ROS2 package that exports bag files to images, PCD, IMU, GPS, and CSV — YAML-configured, sqlite3 and MCAP support
On-device text-to-speech in C++ — Kokoro TTS running via ONNX Runtime for low-latency voice synthesis on embedded and robot hardware