Hello,
So, for my ongoing project (using tensorflow) I have trained the model and convert that into tflite(basically it is a .hex file). So, is there any possibility if I can run this .hex file on edge impulse?
For my project I am using Thingy:53 from Nordic Semiconductor.
Regards,
Divya
Hi @divya_ulm_uni,
At this time, we do not support importing pre-trained tflite model files into Edge Impulse. You will need to do the training in Edge Impulse if you wish to generate a library for your embedded system.
However, we know that this is a frequently requested feature and are looking into ways it might be done.