onnx / tutorials

Tutorials for creating and using ONNX models
Apache License 2.0
3.34k stars 626 forks source link

Convert from ONNX format to mat outside matlab #284

Open Praveenx1 opened 7 months ago

Praveenx1 commented 7 months ago

I have a model in Onnx format, is there a way to convert this format into mat format outside matlab? i.e without the use of deep learning toolbox or any packages via python