フィルターのクリア

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

5 ビュー (過去 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 Center および File ExchangeImage Data Workflows についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by