How to export the deep neural network model that has been well trained?

2 Ansichten (letzte 30 Tage)
Export net as ".h5" format for embedded hardware .

Akzeptierte Antwort

David Willingham
David Willingham am 26 Mär. 2022
Currently there isn’t an option to export to Tensorflow .h5 format.
The only export path is via ONNX: Link here

Weitere Antworten (1)

san su
san su am 27 Mär. 2022
Thank you very much. The "ONNX" format is OK.

Kategorien

Mehr zu Deep Learning Toolbox 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