Skip to content

An image classification app using Flutter and TensorFlow for Google Code-in.

Notifications You must be signed in to change notification settings

malder08/tensorflow_image_classification_gci

Repository files navigation

tensorflow_image_classification_gci

An image classification app created using Flutter and TensorFlow Lite. Packages used include imagepicker and tflite with the SSD MobileNet model.

Running the App

Download Android Studio, Visual Studio Code, IntelliJ, or another compiler capable of running Flutter and the Flutter sdk. Connect an Android device or emulator and run the app.

Using the App

Choose Image Page

Choose either between taking a picture with the camera or selecting an image from the gallery.

Permissions

Allow the app to access your gallery or camera.

Preview Image

After selecting/taking the image, preview the image to be classified. Choose either to classify the image or select another one, routing you back to the Choose Image page.

Classification Page

See the classifications generated by the SSD MobileNet model and Tflite.

About

An image classification app using Flutter and TensorFlow for Google Code-in.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published