Sorry for the late reply.
I'm using the i.MX 8M Plus EVK board.
Currently I'm implementing multi-camera object detection on this board, and I'm running NPU inference using multiple threads with thread locks.
If there are any recommended examples or best-practice architectures for handling multiple camera streams with the NPU (e.g. how to schedule inference, how to share the NPU between threads, etc), I would really appreciate your advice.
Best regards,
sunghyun