Support package missing when deploying deep learning example
조회 수: 2 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
채택된 답변
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.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!