How to load encrypted onnx models from board

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to load encrypted onnx models from board

1,515件の閲覧回数
yafeiqi
Contributor I

Hi,

I'm trying to load encrypted onnx models on board, but in s32v234_sdk/include/airunner_public_importer.hpp I find all airunner::Loadxxx need aFilename which is the path to models and weights. 

On other boards, I often decrypt models into memory such as strings or char*, then load from memory, I wonder if airunner has this option to load models, and how to solver encrypt problems on this board.

Thanks!

0 件の賞賛
返信
0 返答(返信)