Skip to content

Releases: peterschenk01/image-classification-android

v1.0.0 – Initial Android Release

09 Jan 00:52

Choose a tag to compare

Simple Image Classification App – v1.0.0

First public release of the Simple Image Classification App.

Highlights

  • On-device image classification using TensorFlow Lite
  • Offline inference
  • Lightweight Flutter implementation

APK

  • File: SimpleImageClassification-v1.0.0.apk
  • Tested on: Android devices only

Notes

  • This release ships with a TensorFlow Lite model bundled in the APK.
  • Prediction quality depends on the model and input preprocessing.