フィルターのクリア

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

7 ビュー (過去 30 日間)
Matheus Fortunato Alves
Matheus Fortunato Alves 2023 年 1 月 11 日
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 日
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 件のコメント
Matheus Fortunato Alves
Matheus Fortunato Alves 2023 年 1 月 14 日
Hi David,
Sorry for the dalay. Thanks for the answer, I will take a look on this.
Regards,
Matheus

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Data Workflows についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by