Skip to content

Simple Flutter Application which uses On-Device Machine Learning.

License

Notifications You must be signed in to change notification settings

kanchan88/flutter-machine-learning

Repository files navigation

Machine Learning(Deep Learning) with Flutter

Simple Flutter Application which uses On-Device Machine Learning.

How I made it?

  1. Converted Tensorflow 2.x Mobilenet Model to TFLite Model

  2. Uploaded Assets to Flutter App and added tflite, imagepicker package in Flutter

  3. Changes made in Android Gradle

  4. Loaded the tflite model using flutter tflite package.

  5. Picked the Image from Camera/Gallery and passed to the model

  6. Prediction Made

#deeplearning #tensorflow #ai #flutter #flutter #aiwithflutter

Working Video

Watch the video

Explaination by Kshitiz Rimal

https://www.youtube.com/watch?v=mlPAcndoZHU

About

Simple Flutter Application which uses On-Device Machine Learning.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published