Hey,
I’ve trained a YOLO model in matlab I want to deploy it in my Nano. What should I do to transfer the model to Jetson Nano and infere.
Hey,
I’ve trained a YOLO model in matlab I want to deploy it in my Nano. What should I do to transfer the model to Jetson Nano and infere.
Hi,
Matlab doesn’t our officially support framework.
But you still can find some information in this blog:
https://www.mathworks.com/videos/matlab-and-simulink-robotics-arena-deep-learning-with-nvidia-jetson-and-ros–1542015526909.html
Thanks.