Question/Issue: I have completed training a model and I want to deploy It to Raspberry pi zero W. I was able to download edge impulse runner but was unable to download the model and got error as " Architecture unsupported". I tried this method Install on Raspberry Pi Zero - Solved but this didn’t work. So how can I run my model on raspberry pi zero w with minimum memory consumption.
Is it possible to run the tflite model on zero or compile C++ . Please give me step by step instructions. Thank you.