how to use pre-trained keras model in simulink

1 visualizzazione (ultimi 30 giorni)
we have a pre-trained keras model and it works well in matlab when calling "importKerasNetwork" and also the "predict" function works well.
However, when I try to using the same function in the Matlab Function block in Simulink. The simulink could not work and throwed out an error "Error in default port dimensions function of S-function 'filename/control/MATLAB Function'. This function does not fully set the dimensions of output port 2"

Risposte (1)

Sivylla Paraskevopoulou
Sivylla Paraskevopoulou il 9 Mag 2022
The example Classify Sequence of Images in Simulink with Imported TensorFlow Network and the blog post Bringing TensorFlow Models into MATLAB can guide on how to predict with an imported TensoFlow model in Simulink.

Categorie

Scopri di più su Programmatic Model Editing in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by