Does Matlab support Deployment YOLO V2 to Raspi Pi 3
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Abdussalam Elhanashi
el 14 de Feb. de 2020
Editada: Meruzhan Hovhannisyan
el 6 de Mayo de 2022
Hi,
Does Matlab support Deployment YOLO V2 Model to Raspberry Pi 3 I am looking for such documentation for this processing
Best,
0 comentarios
Respuestas (1)
Ajay Pattassery
el 19 de Feb. de 2020
Editada: Ajay Pattassery
el 19 de Feb. de 2020
Yes, Raspberry Pi 3 Model B and Raspberry Pi 3 Model B+ are supported by MATLAB.
2 comentarios
Meruzhan Hovhannisyan
el 22 de Abr. de 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
el 6 de Mayo de 2022
Editada: Meruzhan Hovhannisyan
el 6 de Mayo de 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
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!