MATLAB Coder: How do I build TensorFlow Lite for Deep Learning C++ code generation and deployment?
97 views (last 30 days)
Show older comments
Bill Chou
on 18 Jan 2022
Commented: Weidong Yang
on 23 Mar 2023 at 20:02
I see a few deep learning networks supported for code generation using MATLAB Coder:
I'm looking to generate code from my deep learning network (like ResNet, GoogLeNet, SqueezeNet, VGG-16/19, etc) to run on boards supported by TensorFlow Lite using MATLAB Coder. What are the steps to do this?
3 Comments
Accepted Answer
More Answers (2)
See Also
Categories
Find more on Introduction to Installation and Licensing 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!