Getting started with AI on NXP i.MX8M Plus - Development - Integrating Artificial Intelligence software stack

From RidgeRun Developer Connection
Jump to: navigation, search




NXP Partner Program Registered Vertical.jpg NXP Partner Program Horizontal.jpg
Previous: Development/Integrating multimedia software stack/Installing OpenCV Index Next: Development/Integrating Artificial Intelligence software stack/Installing TensorFlow Lite for NXP based images



This section will cover some solved issues with the generation of TensorFlow Lite as a shared library, that is required by GstInference and R2Inference to compile. In order to clarify the dependency order, the sequence is like the following: R2Inference requires TensorFlow Lite (in this specific case, R2Inference supports more AI backends), and GstInference depends on the R2Inference library.

  • Compiling TensorFlow Lite as a shared library for i.MX8M Plus.


Previous: Development/Integrating multimedia software stack/Installing OpenCV Index Next: Development/Integrating Artificial Intelligence software stack/Installing TensorFlow Lite for NXP based images