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
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