Versions Compared

Key

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


This guide shows how we develop an application that classifies images using a TensorFlow Lite quantized Mobilenet V1 model. The guide also covers how we deploy the model using the open-source Arm NN SDK.
We will be able to use the knowledge from this guide to run our own models in our own applications on Arm Cortex CPUs.


Please follow below step steps to get this demo.
1) Environment: SP7021 platform+Raspbian(Please refer to How to build and install SP7021 Linux image to run Raspbian on SD card)

...