Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault #52

Open
zzx222 opened this issue Sep 8, 2024 · 0 comments
Open

Segmentation fault #52

zzx222 opened this issue Sep 8, 2024 · 0 comments

Comments

@zzx222
Copy link

zzx222 commented Sep 8, 2024

大佬想问一下,用自己模型build的时候,到了最后一步就报这个错误是什么问题呢。前面有一个这个提问的回答是没加rknn3588,但是我加过了。
(rknn1.5) bingda@robot-opi5:~/rknn-cpp-1.5.0$ ./build-linux_RK3588.sh
-- Configuring done
-- Generating done
-- Build files have been written to: /home/bingda/rknn-cpp-1.5.0/build/build_linux_aarch64
[100%] Built target rknn_yolov5_demo
[100%] Built target rknn_yolov5_demo
Install the project...
-- Install configuration: ""
-- Up-to-date: /home/bingda/rknn-cpp-1.5.0/install/rknn_yolov5_demo_Linux/./rknn_yolov5_demo
-- Up-to-date: /home/bingda/rknn-cpp-1.5.0/install/rknn_yolov5_demo_Linux/lib/librknnrt.so
-- Up-to-date: /home/bingda/rknn-cpp-1.5.0/install/rknn_yolov5_demo_Linux/lib/librga.so
-- Up-to-date: /home/bingda/rknn-cpp-1.5.0/install/rknn_yolov5_demo_Linux/.//model
-- Up-to-date: /home/bingda/rknn-cpp-1.5.0/install/rknn_yolov5_demo_Linux/.//model/coco_80_labels_list.txt
-- Up-to-date: /home/bingda/rknn-cpp-1.5.0/install/rknn_yolov5_demo_Linux/.//model/RK3588
-- Up-to-date: /home/bingda/rknn-cpp-1.5.0/install/rknn_yolov5_demo_Linux/.//model/RK3588/best1.51.rknn
-- Up-to-date: /home/bingda/rknn-cpp-1.5.0/install/rknn_yolov5_demo_Linux/.//model/RK3588/yolov5s.rknn
-- Up-to-date: /home/bingda/rknn-cpp-1.5.0/install/rknn_yolov5_demo_Linux/.//model/RK3588/yolov5s-640-640.rknn
/home/bingda/rknn-cpp-1.5.0
模型名称: ./model/RK3588/best1.51.rknn
线程数: 6
Loading mode...
model is NHWC input fmt
rga_api version 1.9.1_[4]
Loading mode...
loadLabelName ./model/coco_80_labels_list.txt
./build-linux_RK3588.sh: line 30: 9721 Segmentation fault ./rknn_yolov5_demo ./model/RK3588/best1.51.rknn ../../ball.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant