Issued in hailo-rpi5-examples example

Dear Community,
I’m the new guy in hailo, I had followed the GitHub - hailo-ai/hailo-rpi5-examples to install the Hailo example.
I Successfully work with basic_pipelines/pose_estimation.py with my webcam and example_video but failed with neither basic_pipelines/detection.py and basic_pipelines/instance_segementation.py without any error message.

My “get-usb-camera” has already detection with /dev/video0
螢幕擷取畫面 2025-02-04 105300

Here is my output message:
1.python basic_pipelines/instance_segmentation.py --input /dev/video0

2.python basic_pipelines/detection.py --input /dev/video0

And here is the successful example(graph with my phone):
1.python basic_pipelines/pose_estimation.py --input /dev/video0

Is there anyone can help the freshmen?Thanks a lot.

If I need to take more information please let me know!Thanks.

Best Regards,
Bianca

Hey @Bianca_Chin,

Have you updated to the latest Hailo-all package? You can find the update details here: RPi 4.20 release update

Please update and try running the examples again. This should resolve any issues you’re experiencing.

Best regards,
Omria