dme-compunet/YoloSharp
A .NET library for real-time object detection and computer vision tasks using YOLO models powered by ONNX-Runtime.

Velocity · 7d
+0.5
★ / day
Trend
→steady
star history
YoloSharp is a high-performance C# library for running YOLO vision models in .NET applications. It supports all YOLO tasks including detection, instance segmentation, oriented bounding boxes (OBB), pose estimation, and image classification across YOLOv8 through YOLO26 variants. The library provides both CPU and GPU inference modes through ONNX-Runtime, with NuGet packages available for easy integration.