How does the official convert Pb files or H5 files into tflite files?

Hello, I downloaded tensorflow savedmodel from the dashboard after training the mobilenetv2 model from edgeimple, but I need to convert it to tflite file format to deploy it to openmv4h7plus. How do you convert Pb files to tflite files?

Hi @mengmeng!
I guess you can use the OpenMV Library generated from EI Studio. Just head over to the Deployment page and select and download the OpenMV Library :

Additionally you can find both quantized & non-quantized tflite files on Dashboard under ‘Download block output’.