yolov5-net
yolov5-net copied to clipboard
YOLOv5 object detection with C#, ML.NET, ONNX
Using GPU
How can i use the gpu instead of cpu?
Hello EveryOne I want to test my onnx model but I git this Error my models [Models File](https://github.com/mentalstack/yolov5-net/issues/57) 
is it possible to use on videos ?
For greater efficiency and better cross-platform.
just like this https://github.com/midasklr/yolov5ds
Hello How can we improve accuracy of object detection ?
@kkarahainko Hello I am student and trained my custom model with colab [https://github.com/ultralytics/yolov5/wiki/Train-Custom-Data ] (https://github.com/ultralytics/yolov5/wiki/Train-Custom-Data) it works with detect.py But after I convert it to onnx , it doesn't detect...
i test img using python and .pt , 95% correct . but when i transfer .pt to .onnx ,using .net , 45% correct . is there any thing missing when...
How to detect object only within a ROI?
Dear Sir Is it possible to use the Intel Neural Compute Stick 2 to speed up camera detection as an alternative to the GPU? If possible, what would be the...