Skip to content

kernel panic with yolov5 video demo, multple instances #135

@MattiaGrigoli

Description

@MattiaGrigoli

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions