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.
385 stars. No commits in the last 6 months.
Use this if you are a C# developer building an application that needs to perform real-time object detection using YOLOv5 models, either pre-trained or custom.
Not ideal if you are not a C# developer, or if you need a no-code/low-code solution for object detection.
Stars
385
Forks
109
Language
C#
License
MIT
Category
Last pushed
Aug 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/techwingslab/yolov5-net"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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