Effacer les filtres
Effacer les filtres

convert matlab neural network to onnx

14 vues (au cours des 30 derniers jours)
정민 이
정민 이 le 26 Sep 2022
Commenté : WEI TSE KOUNG le 26 Juin 2024 à 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 commentaire
WEI TSE KOUNG
WEI TSE KOUNG le 26 Juin 2024 à 13:57
hi, did you successful use neural network fitting convert to onnx ?

Connectez-vous pour commenter.

Réponse acceptée

David Willingham
David Willingham le 26 Sep 2022
Hi, is it possible to share the model you're looking to export?
  8 commentaires
정민 이
정민 이 le 28 Oct 2022
Can I use exportNetworkToTensorFlow in shallow neural networks?
Walter Roberson
Walter Roberson le 28 Oct 2022
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.

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by