MATLAB Coder: How do I build an Android Studio project for image classification that uses generated code?
Mostrar comentarios más antiguos
I am trying to generate C++ code that targets the ARM Compute library for a deep learning image classification network (such as MobileNetv2) and then use the generated code to build an Andriod app. What are the steps to do this?
Respuestas (1)
Sruthi Yenugula
el 17 de Mzo. de 2021
0 votos
Hi Anirban,
You can use the following example
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!