Support package missing when deploying deep learning example

2 ビュー (過去 30 日間)
RAKESH RAPETI
RAKESH RAPETI 2022 年 6 月 28 日
回答済み: Lokesh 2022 年 6 月 28 日
when trying to generate code for tflite model and deploying on rasberrypy, facing an error that the deeplearning support package is missing when i'm using matlab in windows.

採用された回答

Lokesh
Lokesh 2022 年 6 月 28 日
Deploying tflite models on raspberry pi from matlab requires the "Deep Learning Toolbox Interface for TensorFlow Lite support package" which is not yet compatible with windows operating system and currently only comaptible with Linux operating system. When you implement the same example on LINUX platform there would be no issues once you install necessary support packages.
You can also refer to this link for necessary packages and platform support

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by