because we would like to deploy the TF Lite model into our edge device (iMX8M Plus EVK), and we following the guide for the model training, but we cannot show the result successful.
I've used the Model tool to check the in/output result.
also compare with the Google example,
and saw the model from eIQ export was 'MLIR' , but the Google's one was TOCO, not sure it was any impact or how to transfer that.
I installed the eIQ(1.8) and used the default model (path: workspace\models\mobilenet_ssd_v3\)
then using the model tool to check the result (in/output)
but I try to used the eIQ training model (tflite) but show different output filed.
Hi @HenryYeh,
Thank you for your reply.
In this case you will need to export the model after the training process.