フィルターのクリア

convert matlab neural network to onnx

14 ビュー (過去 30 日間)
정민 이
정민 이 2022 年 9 月 26 日
コメント済み: WEI TSE KOUNG 2024 年 6 月 26 日 13:57
I made a network with neural network fitting in matlab, I want to convert this to onnx.
However, an error pops up and the conversion is not possible. What's wrong?
nnet.internal.cnn.onnx.exportONNXNetwork>iValidateNetwork
nnet.internal.cnn.onnx.exportONNXNetwork>iValidateInputs
nnet.internal.cnn.onnx.exportONNXNetwork
exportONNXNetwork
  1 件のコメント
WEI TSE KOUNG
WEI TSE KOUNG 2024 年 6 月 26 日 13:57
hi, did you successful use neural network fitting convert to onnx ?

サインインしてコメントする。

採用された回答

David Willingham
David Willingham 2022 年 9 月 26 日
Hi, is it possible to share the model you're looking to export?
  8 件のコメント
정민 이
정민 이 2022 年 10 月 28 日
Can I use exportNetworkToTensorFlow in shallow neural networks?
Walter Roberson
Walter Roberson 2022 年 10 月 28 日
net: Deep Learning Toolbox network, specified as a SeriesNetwork object, DAGNetwork object, or dlnetwork object.
None of the shallow networks produce any of those objects, so NO, you cannot use that function.

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by