Cover Image for System.Linq.Enumerable+EnumerablePartition`1[System.Char]

Handwritten Documents Validation Using Pattern Recognition and Transfer Learning

OAI: oai:igi-global.com:284081 DOI: 10.4018/IJWLTT.20220901.oa1
Published by: IGI Global

Abstract

Handwritten documents in an Enterprise Resource Planning (ERP) system can come from different sources and usually have different designs, sizes, and subjects (i.e. bills, checks, invoices, etc.). Given these documents were filled manually, they have to be inspected to detect various kinds of issues (missing signature or stamp, missing name, etc.) before being saved in the ERP system or processed by an OCR engine. In this paper, the authors present a transfer learning approach to detect issues in scanned handwritten documents, using an award-winning deep convolutional neural network (InceptionV3) and different machine learning algorithms such as Logistic Regression (LR), Support Vector Machine (SVM) and Naive Bayes (NB). The experiment shows that the combination of InceptionV3 and LR got an accuracy of 91.8% for missing stamp detection. This can allow using this approach in an ERP system as an automatic verification procedure in a document processing flow.