91 Forks
242 Stars
242 Watchers

yolov5-net

YOLOv5 object detection with C#, ML.NET, ONNX

How to download and setup yolov5-net

Open terminal and run command
git clone https://github.com/techwingslab/yolov5-net.git
git clone is used to create a copy or clone of yolov5-net repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with yolov5-net https://github.com/techwingslab/yolov5-net/archive/master.zip

Or simply clone yolov5-net with SSH
[email protected]:techwingslab/yolov5-net.git

If you have some problems with yolov5-net

You may open issue on yolov5-net support forum (system) here: https://github.com/techwingslab/yolov5-net/issues