The Hailo accelerators (Hailo-8/8L, Hailo-10H) are connected to the host over PCIe (USB3 is also possible for Hailo-10H).
Therefore the pipeline should look like:
The sensor is connected to the host.
The video pipeline in the host (possibly based on GStreamer) is responsible to read the sensor data and send it to the Hailo accelerator for inference.
The Hailo device returns the inference results to the host.
The accelerators don’t support direct connection to a sensor.
On the other hand, Hailo-15H/L are SoCs so they are directly connected to the sensor. The application that runs on Hailo-15 handles both the vision and analytics. There is no need for an additional host.
I’m currently using an IMX334 sensor with Hailo15H.
I was able to find the sensor driver and XML file, but the required ISP tuning/configuration files such as 3aconfig.json and related profile files were missing for IMX334.
To proceed, I tried replicating the setup by referring to the existing IMX678 configuration and adapting it using the IMX334 XML values. Initially, there were pipeline/configuration errors, but I managed to resolve those issues.
At this point, the demo application under:
apps/case_studies/detection/detection_case_study
is running successfully, but the camera output is completely dark/black.
Because of this, I suspect there is still an issue with:
ISP tuning
exposure configuration
sensor gain/exposure limits
3A configuration files
or HDR-related settings
Currently I’m stuck at the IMX334 configuration stage and not sure what the correct next step should be.
My questions are:
Is there any official/reference 3aconfig.json or ISP tuning package available for IMX334 on Hailo15H?
Does IMX334 fully support HDR on Hailo15H?
Is there a recommended method to generate/adapt the ISP tuning files for a new sensor?
Any guidance or reference configuration for IMX334 would be really helpful.
The Hailo Community currently supports our AI Accelerator products only.
For AI Vision Processors (Hailo-15) questions, please fill out the product inquiry form, and our dedicated team will get back to you shortly. Hailo AI Product Inquiry: Connect with Our AI Experts