Workaround to export NN for ONNX?

2 次查看(过去 30 天)
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?

采纳的回答

Wookie
Wookie 2022-3-24
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.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Image Data Workflows 的更多信息

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by