How can I add metadata to an onnx file I want to export?

조회 수: 3 (최근 30일)
Gili
Gili 2019년 9월 30일
답변: Pratheek Punchathody 2021년 4월 7일
I am using the exportONNXNetwork function to export a DAGNetwork to an onnx file, but the only metadata it has an option to add is the network name, and I don't even seem to be able to import it back. How can I add information regarding licnesing, etc.?

답변 (1개)

Pratheek Punchathody
Pratheek Punchathody 2021년 4월 7일
Right now Mathworks supports adding "Network Name" and "Version of ONNX operator set" as a Name-Value Pair Argument. Other meta data information cannot be added when exporting to an ONNX file.This is an enhancement request and is already known. I have brought this issue to the concerned people and it might be considered in any future release.

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by