Skip to content

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

License

Notifications You must be signed in to change notification settings

BobLd/YOLOv4MLNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

See here for YOLO v3 use.

YOLO v5 in ML.Net

Use YOLO v5 with ML.Net

Thanks to raulsf6, deanbennettdeveloper and keesschollaart81

YOLO v4 in ML.Net

Use YOLO v4 with ML.Net

Onnx model available in the onnx/models repos here.

Also check dotnet/machinelearning#5466

Results

kite road gog & cats

Resources