Releases: peterschenk01/image-classification-android
Releases · peterschenk01/image-classification-android
v1.0.0 – Initial Android Release
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.