Android-TensorFlow-Lite-Example and AndroidTensorFlowMNISTExample

These are ecosystem siblings—both are educational examples created by the same author demonstrating TensorFlow Lite integration on Android, with the first covering general ML inference while the second specifically illustrates the MNIST digit classification use case.

Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 24/25
Stars: 765
Forks: 232
Downloads:
Commits (30d): 0
Language: Java
License: Apache-2.0
Stars: 463
Forks: 97
Downloads:
Commits (30d): 0
Language: Java
License: Apache-2.0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About Android-TensorFlow-Lite-Example

amitshekhariitbhu/Android-TensorFlow-Lite-Example

Android TensorFlow Lite Machine Learning Example

This example helps Android developers integrate machine learning capabilities directly into their mobile applications. It takes an image captured by an Android device's camera and uses it to identify objects within the picture. Mobile app developers can use this as a starting point to add features like real-time object recognition to their apps.

Android development mobile app features on-device AI object detection machine learning integration

About AndroidTensorFlowMNISTExample

amitshekhariitbhu/AndroidTensorFlowMNISTExample

Android TensorFlow MachineLearning MNIST Example (Building Model with TensorFlow for Android)

This is an example project for Android developers that demonstrates how to integrate a machine learning model to recognize handwritten digits. You input a handwritten digit drawn on an Android device, and the app outputs the recognized digit. This is ideal for developers learning to implement on-device machine learning for classification tasks.

Android Development Mobile Machine Learning Image Recognition Handwritten Digit Recognition App Development

Scores updated daily from GitHub, PyPI, and npm data. How scores work