Artificial Intelligence

Apply machine learning and deep learning

“I didn’t know that” – ONNX

Today, I'd like to introduce a new series called:
"I didn't know that!"
 
I'm hoping to highlight certain features about MATLAB and Deep Learning you may not be aware of! These posts will be short and sweet.
   

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.
It's very straightforward!
  • Just download the support package here.
  • Then you can use the functions:
importONNXNetwork
and
exportONNXNetwork
Take 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!!

|
  • print

コメント

コメントを残すには、ここ をクリックして MathWorks アカウントにサインインするか新しい MathWorks アカウントを作成します。