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.
- Host: GitHub
- URL: https://github.com/maximellerbach/numberrecognition
- Owner: Maximellerbach
- Created: 2018-12-30T09:25:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-26T08:56:36.000Z (over 7 years ago)
- Last Synced: 2025-06-23T19:49:05.096Z (12 months ago)
- Language: Python
- Size: 17.4 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 !