dodu2014 / yolo-in-MLNet

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:C# 100.0%