Filter löschen
Filter löschen

how to use pre-trained keras model in simulink

1 Ansicht (letzte 30 Tage)
Hailin Ren
Hailin Ren am 8 Mär. 2019
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"

Antworten (1)

Sivylla Paraskevopoulou
Sivylla Paraskevopoulou am 9 Mai 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.

Kategorien

Mehr zu Programmatic Model Editing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by