Hello. I trained my custom dataset using Edge Impulse for the OpenMV H7 Plus and exported an 8-bit quantized TensorFlow Lite (tflite) model. I would like to evaluate the model’s accuracy, F1 score, and Mean Average Precision (mAP) by myself. Could you guide me on how to verify this tflite model generated through Edge Impulse and plot the necessary graphs?
You can download the model file from your project dashboard if you wish to view it in another tool
Best
Eoin