Workaround to export NN for ONNX?

11 Ansichten (letzte 30 Tage)
Wookie
Wookie am 23 Mär. 2022
Beantwortet: Wookie am 24 Mär. 2022
Hi!
After success with my network, I'd like to export it with ONNX but soon came to the error of
Error using nnet.internal.cnn.onnx.exportONNXNetwork>iValidateNetwork (line 46)
First argument must be a SeriesNetwork, DAGNetwork, dlnetwork, or layerGraph.
I attached the net.
Is there a workaround to exporting the model for deployment or to be used by another language?

Akzeptierte Antwort

Wookie
Wookie am 24 Mär. 2022
Just used getFunction and Coder to generate a C++ model. I could not get the Onnx to work and does not seem to work for several who have tried before me.

Weitere Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange

Produkte


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by