AlturosDestinations/Alturos.Yolo
A C# wrapper for YOLO object detection enabling real-time neural network-based detection from images or byte arrays.

Velocity · 7d
+0.1
★ / day
Trend
→steady
star history
Alturos.Yolo provides a C# interface to the darknet-based YOLO object detection system. It wraps pre-trained YOLOv2 and YOLOv3 models to detect and localize objects, returning bounding boxes with confidence scores and class labels. The library supports both CPU and GPU execution modes and is distributed as NuGet packages for easy Visual Studio integration.