How to deploy custom deep learning model in Raspberry Pi 4?
28 ビュー (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
回答 (3 件)
Ram Kokku
2022 年 1 月 4 日
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
0 件のコメント
Sergio Matiz Romero
2022 年 1 月 4 日
There is also this code generation example for an LSTM network. Your custom pretrained network can be loaded in a similar way:
0 件のコメント
Yazan
2022 年 9 月 28 日
I have the same problem; did you find a solution.
Can share your solution please?
Thank you!
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!