Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 2.74 KB

README.md

File metadata and controls

50 lines (39 loc) · 2.74 KB

Description

This tool allows users to write number and recognize it in real time.

The model of handwriting recognition system is based on a deep Convolutional Neural Network (CNN) architecture.

It is written in Python and uses Tkinter for its graphical user interface (GUI).

Software Environment

IDE (optional) Visual Studio Code
Extensions Python
Programming Language Python
Python Version Python 3.8.3
Python Package Refer to requirements.txt

Quick Start Examples

Install

Install Visual Studio Code(optional) and Python 3.8.3 required with all requirements.txt dependencies installed:

$ git clone https://github.com/JeffWang0325/HandWritingRecognition-CNN.git
$ cd HandWritingRecognition-CNN
$ pip install -r requirements.txt
Execute GUI

Execute paintApp_my_save.py

GUI Demo:


Contact Information:

If you have any questions or suggestions about code, project or any other topics, please feel free to contact me and discuss with me. 😄😄😄