How to deploy custom deep learning model in Raspberry Pi 4?

28 vues (au cours des 30 derniers jours)
Paras Dhekale
Paras Dhekale le 2 Jan 2022
Réponse apportée : Yazan le 28 Sep 2022
I have trained my deep learning model, saved and tested in MATLAB. Now I want to deploy that model in Raspberry Pi 4. The tutorials given have deployed pretrained models (like resnet50) and there are no tutorials for custom deep learning model.

Réponses (3)

Ram Kokku
Ram Kokku le 4 Jan 2022
Hi Paras,
We have many examples for deploying neural networks to various hardware. please take a look the examples below
https://www.mathworks.com/help/deeplearning/deep-learning-code-generation.html

Sergio Matiz Romero
Sergio Matiz Romero le 4 Jan 2022
There is also this code generation example for an LSTM network. Your custom pretrained network can be loaded in a similar way:

Yazan
Yazan le 28 Sep 2022
I have the same problem; did you find a solution.
Can share your solution please?
Thank you!

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!

Translated by