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!