Validation of deep learning model
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-08-15 8:11 AM - last edited on 2024-08-26 4:41 AM by mƎALLEm
How to input validation image dataset in the stm32cubeMX.
Labels:
- Labels:
-
ST Edge AI Core
-
STM32CubeAI
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-08-26 3:22 AM
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.
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.
