techwingslab / yolov5-net

YOLOv5 object detection with C#, ML.NET, ONNX
MIT License
353 stars 105 forks source link

The function 'predict(image)' causesd an error。Who can help answer?Thanks #84

Open haliguya opened 1 year ago

haliguya commented 1 year ago

错误 CS1503 参数 1: 无法从“System.Drawing.Image”转换为“SixLabors.ImageSharp.Image” WinFormsApp1

Desync3 commented 1 year ago

Use old verison that uses system.drawing and not SixLabors.ImageSharp.Image