YoloSharp and yolov5-net
About YoloSharp
IntptrMax/YoloSharp
Train Yolo with C#
This is a tool for software developers who build applications that need to 'see' and understand images. It allows you to train custom image recognition models on your own datasets and then use them to identify objects, segments, poses, or bounding boxes within new images or video streams. The output can be used in applications for automated visual inspection, security monitoring, or spatial analysis. Developers working in C# or .NET environments will find this particularly useful.
About yolov5-net
techwingslab/yolov5-net
YOLOv5 object detection with C#, ML.NET, ONNX
This project helps C# developers integrate advanced object detection into their applications. It takes an image as input and outputs the identified objects within that image, along with their locations and confidence scores. This tool is designed for software developers building applications that need to automatically recognize and classify items in visual data.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work