Hi,
We are working with a Hailo-8 chip and currently have an example project for object detection (with a .hef
file) from the Hailo GitHub repository. Our goal is to implement a multi-stream object detection example.
Is there any reference code or example available for running multiple streams with object detection? We are using OpenCV (with FFMPEG) together with HailoRT for this project.
Thanks in advance!