PaddleDetection
PaddleDetection copied to clipboard
solov2 C++推理结果跟python推理不一致
问题确认 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++推理的
以下图片是python推理的

请问c++ PaddleInference的版本是什么呢
请问c++ PaddleInference的版本是什么呢
cpu_avx_mkl 2.3.2这个版本的
Windows预测库cpu_avx_mkl 2.3.2这个版本的