Tensorrt-yolov3-win10 icon indicating copy to clipboard operation
Tensorrt-yolov3-win10 copied to clipboard

yolov3_trt.cpp can't get the true ruselt

Open zcc199710 opened this issue 5 years ago • 2 comments

I used the official yolov3 416 version, converted to onnx and called your code, but the results are very incorrect, all chaotic, the code I changed, the beginning of out_putshape and g_anhors

zcc199710 avatar Oct 11 '19 05:10 zcc199710

I am not sure whether it is a model transformation or a problem with the processing of the late forward propagation results.

zcc199710 avatar Oct 11 '19 05:10 zcc199710

@@zcc199710,@faedtodd您好,请问您问题解决了吗,我使用yolov3-tiny.cpp代码测试结果也是不正确的,感觉是不是坐标位置没解析正确,具体如下 image

zhangxiaopang88 avatar Apr 02 '20 02:04 zhangxiaopang88