필터 지우기
필터 지우기

Can I train pretrained tensorflow lite model in matlab for object detection?

조회 수: 2 (최근 30일)
Vikas Chelluru
Vikas Chelluru 2023년 6월 8일
답변: Muskan 2023년 6월 13일
I am using latest deeplearning toolbox interface for Tensorflow Lite in matlab .For my project I want to train and create a custom object detection model in Tensorflow Lite format to use on raspiberrypi so I want to use the preprocessing capabilities of the matlab for that so can i do training a pretrained Tensorflow lite model in matlab with the help of this toolbox ??

답변 (1개)

Muskan
Muskan 2023년 6월 13일
Hi Vikas,
As per my understanding of the question, yes, you can fine-tune a pre-trained TensorFlow Lite model in MATLAB for object detection using transfer learning. Transfer learning is a common technique used to retrain a pre-existing model on new data, allowing you to quickly and easily adapt a pre-trained model for new tasks.
You can refer to the following documentations for a better understanding.
I hope the above information helps resolve your query.
Thanks.

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by