Skip to content

🖍️ 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.

Notifications You must be signed in to change notification settings

JeffWang0325/HandWritingRecognition-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. 😄😄😄