multi-camera object detectionHello
I'm looking to implement multi-camera object detection.
Are there any references, examples, or best-practice architecture available?
Thank you in advance.
Re: multi-camera object detectionSorry 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,
sunghyunRe: multi-camera object detectionHi @sunghyun96
May i ask which chip you are using?
BR
Harry