2023-03-21 12:14 AM
hi,
When I analyze the model, I always get an error.
How should I solve it?
Thanks!
2023-03-21 12:45 AM
Have you tried opening your model with a tool like Netron ? You can have this kind of error when the file is actually not a Keras saved model
You can also open it with a text editor, the first characters in the file should be ‰HDF
If the model can be viewed with Netron maybe there is an issue with the space in the path
Regards
2023-03-21 01:41 AM
Thanks for your reply.
I checked these issues you said and they are all normal, eg, the model can be opened with Netron easily.
Whether there are any special points to pay attention to in the STM32cube configuration?
Regards
2023-05-09 08:29 PM
Do you solve it?
2023-05-10 12:12 AM
Sorry for the late answer I didn't see yours, can you share your model so we can try to reproduce the issue.
Thanks
2023-05-10 01:06 AM