MATLAB Coder: How do I build an Android Studio project for image classification that uses generated code?
Afficher commentaires plus anciens
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?
Réponses (1)
Sruthi Yenugula
le 17 Mar 2021
0 votes
Hi Anirban,
You can use the following example
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!