Export YOLO to Python 3
显示 更早的评论
I just trained my YOLO model in MATLAB but I need it to run on Jetson Nano. How can I export it? And I'm going to implement the YOLO actions in a python script too, how can I achieve this?
回答(1 个)
ping.jiang
2019-6-13
0 个投票
可以使用GPU coder,生成cuda代码,自己写一个主函数,编译
类别
在 帮助中心 和 File Exchange 中查找有关 Call Python from MATLAB 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!