“I didn’t know that” – ONNX
Today's "I didn't know that" is about ONNX. Did you know that MATLAB now supports import and export functions to and from the ONNX format? Steve wrote about the MATLAB -> ONNX export capabilities a while back, but I want to make sure that everyone knows: You can import models from the ONNX format into MATLAB and you can export MATLAB models to the ONNX format.

- Just download the support package here.
- Then you can use the functions:
importONNXNetworkand
exportONNXNetworkTake a look at their website -- http://onnx.ai/ -- and check out the companies that are currently supporting this initiative.

Snapshot of ONNX's website, featuring MathWorks as part of the community!
Have a good tip or trick about MATLAB you think everyone should know? Leave a comment below, or follow me on Twitter! You may be featured in an upcoming "I didn't know that" post. In tribute to ONNX, and their unique banner that has you floating through a neural network, I created their oddly shaped geometric logo from their website, and made it into a spinning ball with MATLAB code. I hope you enjoy it as much as I do!!

- Category:
- Deep Learning
Comments
To leave a comment, please click here to sign in to your MathWorks Account or create a new one.