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.
219 stars.
Use this if you are a C# or .NET developer needing to integrate advanced, custom image recognition capabilities into your applications without relying on Python-based machine learning frameworks.
Not ideal if you are not a C# or .NET developer, or if you primarily work with Python or other programming languages for your machine learning tasks.
Stars
219
Forks
47
Language
C#
License
Apache-2.0
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/IntptrMax/YoloSharp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
ultralytics/ultralytics
Ultralytics YOLO 🚀
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX,...
kujason/avod
Code for 3D object detection for autonomous driving
aparsoft/yolo-streamlit-detection-tracking
Object detection and tracking algorithm implemented for Real-Time video streams and static images.
RizwanMunawar/yolov8-object-tracking
YOLOv8 Object Tracking Using PyTorch, OpenCV and Ultralytics