31 Forks
69 Stars
69 Watchers

YOLOv4MLNet

Use the YOLO v4 and v5 (ONNX) models for object detection in C# using ML.Net

How to download and setup YOLOv4MLNet

Open terminal and run command
git clone https://github.com/BobLd/YOLOv4MLNet.git
git clone is used to create a copy or clone of YOLOv4MLNet 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 YOLOv4MLNet https://github.com/BobLd/YOLOv4MLNet/archive/master.zip

Or simply clone YOLOv4MLNet with SSH
[email protected]:BobLd/YOLOv4MLNet.git

If you have some problems with YOLOv4MLNet

You may open issue on YOLOv4MLNet support forum (system) here: https://github.com/BobLd/YOLOv4MLNet/issues