- 
                Notifications
    You must be signed in to change notification settings 
- Fork 73
Open
Description
Hi,
When I run the example with more than a few pictures (>3) I get the following error:
[HailoRT] [error] CHECK failed - Waiting for async job to finish has failed with timeout (10000ms)
[HailoRT] [error] CHECK_SUCCESS failed with status=HAILO_TIMEOUT(4)
[HailoRT] [warning] Failed to acquire buffer because the buffer pool is empty. This could be caused by uneven reading and writing speeds, with a short user-defined timeout. (timeout=10000ms)
[HailoRT] [error] Non-recoverable Async Infer Pipeline error. status error code: HAILO_TIMEOUT(4)
[HailoRT] [error] Shutting down the pipeline with status HAILO_TIMEOUT(4)
Here is the command I used:
./paddle_ocr.py -n ocr_det.hef ocr.hef -i input/ --show-fp
(tried to use -b 2 or -b 5 but it didn't help)
Here is the content of the input:
input.zip
I am using a Pi5 with Hailo hat, and I PCIe 3 activated
Here is the output of hailortcli fw-control identify:
Executing on device: 0001:01:00.0
Identifying board
Control Protocol Version: 2
Firmware Version: 4.20.0 (release,app,extended context switch buffer)
Logger Version: 0
Board Name: Hailo-8
Device Architecture: HAILO8
Serial Number: <N/A>
Part Number: <N/A>
Product Name: <N/A>
Metadata
Metadata
Assignees
Labels
No labels