Simple Flutter Application which uses On-Device Machine Learning.
-
Converted Tensorflow 2.x Mobilenet Model to TFLite Model
-
Uploaded Assets to Flutter App and added tflite, imagepicker package in Flutter
-
Changes made in Android Gradle
-
Loaded the tflite model using flutter tflite package.
-
Picked the Image from Camera/Gallery and passed to the model
-
Prediction Made
#deeplearning #tensorflow #ai #flutter #flutter #aiwithflutter