Paddle-Lite
Paddle-Lite copied to clipboard
预测predictor.run()出现段错误Segmentation fault (core dumped)
- 标题:paddlelite推理paddledetection的ssdlite模型时出现段错误
- 版本、预测库信息: 1)Paddle Lite 版本:2.11 2)Host 环境:aistudio 3)运行设备环境:V100 32GB 4)paddlepaddle版本:2.2.2 (GPU) 5)预测后端信息:Segmentation fault (core dumped) 6)模型:paddledetectipn上的ssdlite_mobilenet_v3_small_320_coco 使用voc数据集,模型导出与转换为nb文件没有报错和警告
模型和预测代码在百度网盘中 链接:https://pan.baidu.com/s/13j8_Yb963q8Ny9mc6SvGmQ?pwd=1111 提取码:1111
- 预测信息 1)预测 API:Python API 2)预测选项信息:单线程 3)预测库来源:官网下载
- 问题描述:报错为Segmentation fault (core dumped),无其他提示。
您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网文档、常见问题、历史Issue来寻求解答。祝您生活愉快~
Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the API,FAQ and Github Issue to get the answer.Have a nice day!
正在定位中,请稍等
我在使用develop版本时不会出现段错误,但对于paddledetection的ssdlite模型 会出现预测目标位置在图片分辨率以外(-6这样) 以及预测位置结果中有inf
麻烦百度开发人员看一下我最新的issue呢:https://github.com/PaddlePaddle/Paddle-Lite/issues/9262