An open API service indexing awesome lists of open source software.

https://github.com/maximellerbach/numberrecognition

In this repository, I use Opencv, keras and tensorflow to create my own number recognition AI.
https://github.com/maximellerbach/numberrecognition

Last synced: 11 months ago
JSON representation

In this repository, I use Opencv, keras and tensorflow to create my own number recognition AI.

Awesome Lists containing this project

README

          

# NumberRecognition
In this repository, I use Opencv, keras and tensorflow to create my own number recognition AI.

First, extract image from zip file or create your dataset.
Run train.py to create the AI, you are free to change parameters,
then run test.py to have a look at the result !