Hello,
I have a few queries:
- I need to confirm that does Thingy53 board support TensorFlow lite. So, for my ongoing project, I am using TensorFlow to develop my code and then I have trained the model and then converted it into tflite (basically it is a .hex file). So, is there any possibility that I can run this .hex file on Thingy53?
- I am confused as I have noticed that TensorFlow Lite supports only the below-mentioned boards:
- https://www.tensorflow.org/lite/microcontrollers
- Also, I have noticed that if I want to connect my device to Edge Impulse, then according to Edge impulse review, they do not support importing pre-trained tflite model files into Edge Impulse. So, is there any chance I can use Thingy53 for my already trained model and then can proceed further?
Regards,
Divya