Workaround to export NN for ONNX?

12 ビュー (過去 30 日間)
Wookie
Wookie 2022 年 3 月 23 日
回答済み: Wookie 2022 年 3 月 24 日
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 Center および File ExchangeDeep Learning Toolbox についてさらに検索

製品


リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by