I keep on getting this issue when trying to run a model converted to ‘.hef’ on the AI Hat on Rasp Pi 5. I’m trying to setup the model for inference once and then send a fairly constant stream of input images for inference.
[HailoRT] [error] CHECK failed - Trying to get buffer as view for ‘model/fc3’, while it is not configured as view
Error during persistent run: Invalid operation. See hailort.log for more information
Traceback (most recent call last):
File “/usr/lib/python3/dist-packages/hailo_platform/pyhailort/pyhailort.py”, line 3286, in run_async
cpp_job = self._configured_infer_model.run_async(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
hailo_platform.pyhailort._pyhailort.HailoRTStatusException: 6