Skip to content

ffhan/DigitRead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DigitRead

Simple TensorFlow digit OCR model loaded on an Android app written in Kotlin.

What is this?

  • Draw a single digit (0-9) and the application is going to try to classify which digit you drew.
  • I created a CNN image classification model in Keras, trained it on a MNIST dataset and exported it.
  • Java TensorFlow is running the model in the back-end

I am clearly not a designer.

Why?

  • I wanted to learn Kotlin, creating and exporting Keras models and using TensorFlow Java backend

About

Simple (custom-made) TensorFlow digit ocr model loaded on an Android app written in Kotlin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages