Skip to main content
SMehr.2
Visitor II
June 10, 2023
Question

running on target validation on STM32Cube IDE and XCube AI

  • June 10, 2023
  • 0 replies
  • 1021 views

I have a saved tflite model , which I want to deploy on my STM32H747I-DISCO board. For now, I just want to run validation on target using one custom input. I have the input as a numpy array (saved as a .npy file, it's a 4D array).

Can someone please highlight the steps to do so?

This topic has been closed for replies.