Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This guide contains tips and resources for a quick start with IMX8MP HummingBoard Pro and Hailo-8 AI accelerator.

...

Here is the correct DIP switch position for SD boot:

...

Info

Note: The black rectangle represents the switch position.

...

For more info about the hailo devices, libraries, and network training, please refer to the Hailo Developer Zone.

Additional autostart demos

It is possible to include additional demos into the image that will be running at the start.

To enable additional demos, add the following line to your local.conf

Code Block
CORE_IMAGE_EXTRA_INSTALL += "hailo-detection-demo"

By default, the service starts the general detection demo.

To change it, add the following line to your local.conf

Code Block
HAILO_DEMO_APP = "lpr_loop.sh"

Available demos:

  • general_detection.sh - Live stream from MIPI-CSI camera with general object detection.

  • lpr_loop.sh - Looped license plate recognition demo.

  • multistream_detection.sh - Live stream from two MIPI-CSI cameras with general object detection.

Info

Note: these demos are tested only with imx-hailo-demo-image.