ultralytics and YoloSharp
YoloSharp is a C# wrapper/binding for YOLO models that enables .NET developers to use Ultralytics YOLO inference, making them complements rather than competitors—you'd use YoloSharp specifically when you need to integrate YOLO detection into C# applications while Ultralytics provides the core model training and inference engine.
About ultralytics
ultralytics/ultralytics
Ultralytics YOLO 🚀
Supports multi-task computer vision workflows including object tracking, instance segmentation, image classification, and pose estimation through a unified PyTorch-based architecture. Offers both CLI and Python API interfaces with pre-trained model weights, enabling rapid deployment across detection, segmentation, and estimation pipelines without extensive configuration.
About YoloSharp
IntptrMax/YoloSharp
Train Yolo with C#
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work