Load 2 layers custom onx NN model

Answers (1)

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.

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 3 Jun 2021

Community Treasure Hunt

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

Start Hunting!