Load 2 layers custom onx NN model

1 visualización (últimos 30 días)
Oualid Doukhi
Oualid Doukhi el 3 de Jun. de 2021
Respondida: Anshika Chaurasia el 4 de Oct. de 2021
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 .

Respuestas (1)

Anshika Chaurasia
Anshika Chaurasia el 4 de Oct. de 2021
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.

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by