BATCH 6 For Presentation
BATCH 6 For Presentation
BY
A.Prathyusha -19KA1A0532
P. Bhavya -19KA1A0507
T. Pushpa -19KA1A0538
M .Ramya -19KA1A0503
T. Sreeja -19KA1A0530
M. Premalatha -19KA1A0555
The aim of this work is to review existing methods for the handwritten character
recognition problem using machine learning algorithms.
The recognition model we have chosen is a multilayer perceptron, a feedforward
artificial neural network.
The application was then tested on a training set consisting of digits with the ability to
learn alphabetical or different characters.
It has also proved powerful in OCR and ICR systems that could be seen as a further
extension of this work.
EXISTING SYSTEM
In the running world there is a growing demand for the users to convert the printed
documents in to electronic documents for maintaining the security of their data.
The basic OCR system was invented to convert the data available on papers in to
computer process able documents, So that the documents can be editable and reusable.
The existing system of OCR on a grid infrastructure is just OCR without grid
functionality.
The existing system focuses more on background connectivity rather than text region.
i. Less efficient
ii. Time consuming
PROPOSED SYSTEM
The proposed system is what we call grid infrastructure which eliminates the problem
of heterogeneous character recognition.
In latest system we Neural Networks for image pre-processing and feature extraction.
Convolutional Neural Networks that are used to extract the features of the images
using several layers of filters.
The selection of the most feasible techniques and methods is highly dependent on the
available data.
Advantages of Proposed System
The proposed system is more effective and accurate than other existing
systems.
Comparison of various methodologies using different datasets and
characteristics.
Tested with real time data.
System Requirements
Software Requirements
Data Preprocessing is a technique that is used to convert the raw data into a clean data
set.
An image of the
sequence of characters
is decomposed into
sub images of
individual characters
Feature Extraction
The Feature Extraction technique explained was tested using a neural network which
was trained with features vectors obtained from the system proposed.
What is CNN?