In this i go over steps to buid a simple tflite model based app
dependencies link :
Time Stamps :
0:00 2:27 intro
2:27 22:25 Build tflite model in python
22:25 52:00 Building android application
52:00 52:58 outro
Some important links :
Undestanding Android studio just search here and u will most probably find your answers or just search stack overflow :
https://developer.android.com/
Here u can find some already build project
https://codelabs.developers.google.com/
tensorflow :
https://www.tensorflow.org/lite/guide/android
Draw view :https://github.com/divyanshub024/AndroidDraw
Task API : implementation "com.google.android.gms:play-services-tasks:17.0.0"
Download
0 formats
No download links available.
Tensor Flow lite model Digital Classifier in Android studio tutorial | NatokHD