cancel
Showing results for 
Search instead for 
Did you mean: 

Validation of deep learning model

Ritesh1
Associate II

How to input validation image dataset in the stm32cubeMX.

 

 

1 REPLY 1
fauvarque.daniel
ST Employee

In the UI you have 2 Combo "Validation Inputs" "Validation Outputs" to add the npy or npz file containing the validation image dataset.

Otherwise it will be done with random data

If you create an npz file the file will contain both the input and the output of the model. In that case just give the npz file in the Validation inputs field

Regards


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.