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

1 visualización (últimos 30 días)
Export net as ".h5" format for embedded hardware .

Respuesta aceptada

David Willingham
David Willingham el 26 de Mzo. de 2022
Currently there isn’t an option to export to Tensorflow .h5 format.
The only export path is via ONNX: Link here

Más respuestas (1)

san su
san su el 27 de Mzo. de 2022
Thank you very much. The "ONNX" format is OK.

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by