- Train a neural network for the designated problem in MATLAB
- Save the network in MATLAB in a .mat file
- Set up the environment on Raspberry Pi by Installing Arm compute Library (Latest supported version). [reference]
- Write a MATLAB script that loads the network & performs prediction. Deploy the code on Raspberry Pi. Generate the executable for raspberry pi for this script.
- Test the network on Raspberry Pi and measure the performace by profiling each function. (Use PIL workflow for profiling) [reference]
Transfer learning and arm compute Library
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello, is it possible to train a network from matlab using the arm compute library on a raspberry pi to measure this library performance and influence?
if yes can someone help me to find the way to do that ?
Thank you very much
댓글 수: 0
답변 (1개)
Puru Kathuria
2021년 2월 25일
These stpes might help your requirements:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Data Workflows에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!