Integrating Artificial Intelligence software stack on NXP i.MX8M Plus board

From RidgeRun Developer Wiki





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