cpp inference result bad and is different python inference result, why? #13480
Unanswered
CsVeryLoveXieWenLi
asked this question in
Other Q&A
Replies: 2 comments
-
I try one file cpp success
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm sorry it's too late to see the normalization |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is onnx file.
FastestDet2.zip
I use pypi onnxruntime1.12.1 and libonnxruntime.so.1.12.1
This is Object detection network
output shape is {object_num, 6}
The python result is success.
python code and output:
The cpp result is fail.
cpp code and output:
Beta Was this translation helpful? Give feedback.
All reactions