Hello community,
I’m hailo15H user.
I ran the file downlaod “yolov5m_nv12.hef” file from Hailo Model Zoo.
And run “Hailortcli path-hef yolov5m_nv12.hef” to get information of this file.
But, HEF version does not match error is occured.
[HailoRT] [error] CHECK failed - HEF version does not match. Should be 1 but detected 2
[HailoRT] [error] CHECK_SUCCESS failed with status=HAILO_INTERNAL_FAILURE(8)
[HailoRT] [error] Failed parsing HEF file
[HailoRT] [error] Failed creating HEF
[HailoRT] [error] CHECK_SUCCESS failed with status=HAILO_INTERNAL_FAILURE(8)
[HailoRT CLI] [error] CHECK_SUCCESS failed with status=HAILO_INTERNAL_FAILURE(8)
An error like this appears.
What should I do in this case?