Support package missing when deploying deep learning example
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
RAKESH RAPETI
le 28 Juin 2022
Réponse apportée : Lokesh
le 28 Juin 2022
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 commentaires
Réponse acceptée
Lokesh
le 28 Juin 2022
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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!