Does Matlab support Deployment YOLO V2 to Raspi Pi 3

4 views (last 30 days)
Hi,
Does Matlab support Deployment YOLO V2 Model to Raspberry Pi 3 I am looking for such documentation for this processing
Best,

Answers (1)

Ajay Pattassery
Ajay Pattassery on 19 Feb 2020
Edited: Ajay Pattassery on 19 Feb 2020
Yes, Raspberry Pi 3 Model B and Raspberry Pi 3 Model B+ are supported by MATLAB.
Refer here for all the supported Raspberry Pi hardware.
Refer the following Documentation for help in code Generation for Deep Learning on Raspberry Pi.
  2 Comments
Meruzhan Hovhannisyan
Meruzhan Hovhannisyan on 22 Apr 2022
You replied that matlab supports Raspberry pi. This is clear to everyone. And the question was, how to deploy a trained yolov2 on a Raspberry pi? The fact is that the matlab compiler successfully compiles the code, but it does not run on Raspberry pi.
Meruzhan Hovhannisyan
Meruzhan Hovhannisyan on 6 May 2022
Edited: Meruzhan Hovhannisyan on 6 May 2022
I have achieved, after the deployment, the detector starts (it works very slowly). But after the restart raspberry, detector no longer starts. The compiler configuration has EnableRunOnBoot: 1

Sign in to comment.

Categories

Find more on MATLAB Support Package for Raspberry Pi Hardware in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!