Load 2 layers custom onx NN model

1 次查看(过去 30 天)
Is there anyway to load a pretrained multilayer model to matlab as ONX custom model ? as far as i know it works only for specific CNN archituctures .

回答(1 个)

Anshika Chaurasia
Anshika Chaurasia 2021-10-4
Hi,
You can also use importONNXFunction and importONNXLayers to import a pretrained ONNX model.
Refer to Select Function to Import ONNX Pretrained Network documentation to understand which function should be used for your case.

类别

Help CenterFile Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by