Can achieve 25-30fps object classificaion using hailo8 and imx8mplus?

Hi,

Iam new to hailo8. I am working on object classification on camera using imx8mplus with yolov5m model, but Iam getting only 2.5 fps. I need to know can I achieve 25-30 fps using hailo8 module?

Hey @VIVEK_KUMAR,

Yeah, you can definitely get much better performance than that - those FPS numbers are way too low. We’re already hitting 30 FPS with this model in our Raspberry Pi 5 examples repo: GitHub - hailo-ai/hailo-rpi5-examples

Check out those examples and see how we’ve optimized the pipeline. Should give you a good starting point for better performance.