Clear Filters
Clear Filters

Export YOLO to Python 3

8 views (last 30 days)
Orcun Can Deniz
Orcun Can Deniz on 14 May 2019
Edited: Orcun Can Deniz on 14 May 2019
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?

Answers (1)

ping.jiang
ping.jiang on 13 Jun 2019
可以使用GPU coder,生成cuda代码,自己写一个主函数,编译

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!