Load 2 layers custom onx NN model

조회 수: 1 (최근 30일)
Oualid Doukhi
Oualid Doukhi 2021년 6월 3일
답변: Anshika Chaurasia 2021년 10월 4일
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