Project : https://github.com/hailo-ai/Hailo-Application-Code-Examples/runtime/cpp/instance_segmentation
Issue:
Using local HEF file: "~/yolov5m_seg.hef"
-I-----------------------------------------------
-I- Network Name
-I-----------------------------------------------
-I yolov5m_seg.hef
-I-----------------------------------------------
-I- Input: yolov5m_seg/input_layer1, Shape: (640, 640, 3)
-I-----------------------------------------------
-I- Output: yolov5m_seg/conv85, Shape: (160, 160, 32)
-I- Output: yolov5m_seg/conv83, Shape: (20, 20, 351)
-I- Output: yolov5m_seg/conv75, Shape: (40, 40, 351)
-I- Output: yolov5m_seg/conv66, Shape: (80, 80, 351)
-I-----------------------------------------------
Postprocess threw exception: Number should be between 0.0 to 1.0.