Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
2 answers
750 views

My C++ code is not detecting objects correctly yolov5

I have a yolov5 onnx file where I trained apples and bananas. I was using python until today, but I decided to switch to c++ to gain some speed. I get correct results when I use yolov5's own onnx ...
techgtec's user avatar