I am running through the provided Demos and am running into an error when attempting the Image Segmentation. I am getting the code:
ERROR: *** hailo postprocess config file not found: /usr/share/hailo-models/yolov5seg.json ***
I am not sure where this file is located as it doesn’t seem to exist anywhere in my file directory. I know I’m missing something or not understanding properly. Any help would be useful! Thank you very much.
The file should be downloaded automatically when you run the installation or download resources. To help troubleshoot this issue effectively, could you provide more details about the error you’re encountering? A log file or error message would be particularly helpful in understanding what’s going wrong.
Hello! So sorry it took so long to get back to you.
The image segmentation demo is the only one I cannot get to run. I feel like I’ve gone through all of the installation on Raspberry’s end and Hailo’s end. Still, image segmentation does not work. This is what I am seeing:
rpicam-hello -t 0 --post-process-file /usr/share/rpi-camera-assets/hailo_yolov5_segmentation.json --framerate 20
[0:12:23.405461270] [10383] INFO Camera camera_manager.cpp:327 libcamera v0.4.0+53-29156679
[0:12:23.419319061] [10389] INFO RPI pisp.cpp:720 libpisp version v1.1.0 e7974a156008 27-01-2025 (21:50:51)
[0:12:23.438856138] [10389] INFO RPI pisp.cpp:1179 Registered camera /base/axi/pcie@120000/rp1/i2c@80000/imx500@1a to CFE device /dev/media0 and ISP device /dev/media2 using PiSP variant BCM2712_C0
Made X/EGL preview window
Postprocessing requested lores: 640x640 BGR888
Reading post processing stage “hailo_yolo_segmentation”
ERROR: *** hailo postprocess config file not found: /usr/share/hailo-models/yolov5seg.json ***