PaddleDetection icon indicating copy to clipboard operation
PaddleDetection copied to clipboard

solov2 C++推理结果跟python推理不一致

Open hf62580 opened this issue 3 years ago • 3 comments

问题确认 Search before asking

  • [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.

请提出你的问题 Please ask your question

环境如下: PaddleDetection 2.5 win10 CPU推理 通过VS2019编译mkl加速的main.exe之后,通过CPU推理 得到的图片跟python的推理不一致,solov2使用的是solov2_r50_enhance_coco.yml配置 文件进行训练的 以下图片是C++推理的

test 以下图片是python推理的

test

hf62580 avatar Sep 17 '22 02:09 hf62580

请问c++ PaddleInference的版本是什么呢

zoooo0820 avatar Sep 20 '22 02:09 zoooo0820

请问c++ PaddleInference的版本是什么呢

cpu_avx_mkl 2.3.2这个版本的

hf62580 avatar Sep 20 '22 02:09 hf62580

Windows预测库cpu_avx_mkl 2.3.2这个版本的

hf62580 avatar Sep 20 '22 02:09 hf62580