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

kernel panic with yolov5 video demo, multple instances #135

Open
MattiaGrigoli opened this issue Dec 17, 2024 · 0 comments
Open

kernel panic with yolov5 video demo, multple instances #135

MattiaGrigoli opened this issue Dec 17, 2024 · 0 comments

Comments

@MattiaGrigoli
Copy link

as the titles says, i had a kernel panic while running 3 instances of the video demo caused by the RGA.
i need to use this library for an inference with 4 cameras using yolov5, and to stress test i've tried to run 4 instances and it crashed at 3.
i acknowledge that this could be a hardware limit caused by the 32 bot address of the RGA but i wanna ask if there's a fix to this, even a kernel-level patch.
here are some info:

  • board: orange pi 5 plus (RK3588)
  • OS: ubuntu jammy (joshua 22.04)
  • kernel: 5.10 (joshua)
  • command: sudo ./rknn_yolov5_video_demo model/RK3588/yolov5s-640-640.rknn /home/hipert/rk_tests/test.h264 264 (ran in 4 different terminals at the same time)
  • journalctl:
    immagine
    is there a fix?
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