Does Matlab support Deployment YOLO V2 to Raspi Pi 3
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
Does Matlab support Deployment YOLO V2 Model to Raspberry Pi 3 I am looking for such documentation for this processing
Best,
0 Kommentare
Antworten (1)
Ajay Pattassery
am 19 Feb. 2020
Bearbeitet: Ajay Pattassery
am 19 Feb. 2020
Yes, Raspberry Pi 3 Model B and Raspberry Pi 3 Model B+ are supported by MATLAB.
2 Kommentare
Meruzhan Hovhannisyan
am 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
am 6 Mai 2022
Bearbeitet: Meruzhan Hovhannisyan
am 6 Mai 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
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!