MATLAB Coder: How do I build an Android Studio project for image classification that uses generated code?
Show older comments
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?
Answers (1)
Sruthi Yenugula
on 17 Mar 2021
0 votes
Hi Anirban,
You can use the following example
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!