信息如下,跪求大佬解决
[I 2/19 16:31:46.200 ...ang/Paddle-Lite/lite/core/device_info.cc:1074 Setup] L1 DataCache size is:
[I 2/19 16:31:46.200 ...ang/Paddle-Lite/lite/core/device_info.cc:1076 Setup] 32 KB
[I 2/19 16:31:46.200 ...ang/Paddle-Lite/lite/core/device_info.cc:1076 Setup] 32 KB
[I 2/19 16:31:46.200 ...ang/Paddle-Lite/lite/core/device_info.cc:1076 Setup] 32 KB
[I 2/19 16:31:46.200 ...ang/Paddle-Lite/lite/core/device_info.cc:1076 Setup] 32 KB
[I 2/19 16:31:46.200 ...ang/Paddle-Lite/lite/core/device_info.cc:1078 Setup] L2 Cache size is:
[I 2/19 16:31:46.200 ...ang/Paddle-Lite/lite/core/device_info.cc:1080 Setup] 512 KB
[I 2/19 16:31:46.200 ...ang/Paddle-Lite/lite/core/device_info.cc:1080 Setup] 512 KB
[I 2/19 16:31:46.200 ...ang/Paddle-Lite/lite/core/device_info.cc:1080 Setup] 512 KB
[I 2/19 16:31:46.200 ...ang/Paddle-Lite/lite/core/device_info.cc:1080 Setup] 512 KB
[I 2/19 16:31:46.200 ...ang/Paddle-Lite/lite/core/device_info.cc:1082 Setup] L3 Cache size is:
[I 2/19 16:31:46.200 ...ang/Paddle-Lite/lite/core/device_info.cc:1084 Setup] 0 KB
[I 2/19 16:31:46.200 ...ang/Paddle-Lite/lite/core/device_info.cc:1084 Setup] 0 KB
[I 2/19 16:31:46.200 ...ang/Paddle-Lite/lite/core/device_info.cc:1084 Setup] 0 KB
[I 2/19 16:31:46.200 ...ang/Paddle-Lite/lite/core/device_info.cc:1084 Setup] 0 KB
[I 2/19 16:31:46.200 ...ang/Paddle-Lite/lite/core/device_info.cc:1086 Setup] Total memory: 8012320KB
[I 2/19 16:31:46.200 ...ang/Paddle-Lite/lite/core/device_info.cc:434 check_cpu_online] Failed to query the online statue of CPU id:3
[I 2/19 16:31:46.200 ...ang/Paddle-Lite/lite/core/device_info.cc:439 check_cpu_online] CPU id:3 is offine
[I 2/19 16:31:46.200 ...ang/Paddle-Lite/lite/core/device_info.cc:434 check_cpu_online] Failed to query the online statue of CPU id:2
[I 2/19 16:31:46.200 ...ang/Paddle-Lite/lite/core/device_info.cc:439 check_cpu_online] CPU id:2 is offine
[W 2/19 16:31:46.200 ...ang/Paddle-Lite/lite/core/device_info.cc:1139 SetRunMode] Some cores are offline, switch to NO BIND MODE
./run_fruit.sh:行 19: 5836 段错误 LD_LIBRARY_PATH=$LD_LIBRARY_PATH:${PADDLE_LITE_DIR}/libs/${TARGET_ARCH_ABI} ./object_detection_demo ../models/fruit_detection/model.nb ../labels/fruit_label_list
4条答案
按热度按时间zd287kbt1#
您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网文档、常见问题、历史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!
mbjcgjjk2#
检查下更换模型后是否更新了输入的预处理逻辑和后处理逻辑
mzillmmw3#
没有更新,我是用的yolov3,我不知道应该如何更新
tjjdgumg4#
yolov3的可以换这个程序,https://github.com/PaddlePaddle/Paddle-Lite/blob/develop/lite/demo/cxx/yolov3_detection/yolov3_detection.cc