Skip to content

vedantgoswami/Digit-Recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digit-Recognizer

This is a combo of Android app and the tensorflow model for image recognition. It is a simple model for recognising the MNIST images (28 x 28) pixels.

Here is the look of the app:

Android TensorFlow App Structure

THIS IS HOW MY MODEL WORKS IN FOUR STEPS
1. Image BitMap to the NDK.
2. Input Tensor to the Tensorflow PreTrained Model.
3. Predicting the Top result.
4. Returning classification and Confidence to the SDK.

About

This is a combo of Android app and the tensorflow model for image recognisation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages