We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
yolov5 release tag v5 , main_yolov5.py run error in line 88: “bs, _, ny, nx, _ = outs[i].shape“ ,perhaps need change to “bs, _, ny, nx, _ = outs[i].shape ” ?
Other, detect decoding is too slow, how too ?