In this tutorial we'll prepare Raspberry Pi (RPi) to run a TFLite model for classifying images. After that, the TFLite version of the MobileNet model will be downloaded and used for making predictions on-device.
The sections covered in this tutorial are as follows:
For a more thorough breakdown of the notebook, check out the full tutorial on YouTube.