Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Superpower Your Android apps with ML: Android 11 | Devfest 2020

Superpower Your Android apps with ML: Android 11 | Devfest 2020

In this session, my major aim would be to provide an overview of the different tools one could use to power their Android apps with Machine Learning and also discuss the new additions for Machine Learning in Android 11 specifically the Model Binding Plugin and ML Kit. I would first go on to explain the standard procedure of using pre-trained models with MLKit. I would show how we could take the idea of MLKit forward and use pre-trained models from TensorFlow Hub to run right in the app, which would provide support to build high-quality machine learning apps based on models contributed from the community. I would then show how we could use custom TFLite models in Android apps, I would also talk about TensorFlow Model Maker and ML Model binding plugin in Android Studio through which I plan to show how easy it is to now use custom TF Lite models in Android apps. With Android 11 the NN API now supports Asymmetric integer weights making model sizes and inferences even smaller opening up an even larger opportunities for edge ML.

Rishit Dagli

October 17, 2020
Tweet

More Decks by Rishit Dagli

Other Decks in Technology

Transcript

  1. Superpower your Android Apps with ML: Android 11 Rishit Dagli

    High School TEDx, TED-Ed Speaker rishit_dagli Rishit-dagli
  2. • 11 Grade Student • TEDx and Ted-Ed Speaker •

    ♡ Hackathons and competitions • ♡ Research • My coordinates - www.rishit.tech $whoami rishit_dagli Rishit-dagli
  3. • Sayak Paul (ML GDE) • Khanh LeViet (Google) •

    Hoi Lam (Google) Acknowledgements
  4. • Mobile Devs looking for ways to build smarter apps

    • Mobile Devs looking for ways to integrate ML in their existing apps easily Ideal Audience
  5. Easier to use Enable Hardware acceleration Faster Development ML Model

    Binding Plugin What’s new for on-device ML in Android?
  6. Face detection Barcode scanning Image labeling Smart Reply Language Identification

    Vision Natural Language Object detection and tracking On-device Translation Text recognition Digital Ink Recognition Pose Detection N EW N EW
  7. On-Device ML Better customizability Generic use cases A new ML

    Kit What does the latest ML Kit focus on?
  8. • High performance • Super easy to use • High

    customization too! TF Lite Model Maker