Can I import a Google Colab yolov4 trained detector to MATLAB?

Hi all,
I have trained a custom yolov4 object detector using Google Colab due to its cloud-based GPU application which allows faster deep learning training.
However, I would like to use this network in MATLAB for ROI cropping / image detection. Is it possible to export the Colab NW to MATLAB?

 채택된 답변

David Ho
David Ho 2023년 1월 11일

1 개 추천

Hello Matheus,
You can import trained models into MATLAB from TensorFlow, PyTorch and ONNX and use them for inference. To get started on the import workflow, I'd recommend this documentation page:
Best regards,
David

댓글 수: 1

Hi David,
Sorry for the dalay. Thanks for the answer, I will take a look on this.
Regards,
Matheus

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Ans
Ans 2025년 5월 15일

0 개 추천

Hello,
Is this working? Is this to import the ML Model created in google collab to Tensorflow to get that in MATLAB for code generation?

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2023년 1월 11일

답변:

Ans
2025년 5월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by