CVLGMar 3, 2025

Identity documents recognition and detection using semantic segmentation with convolutional neural network

arXiv:2503.01085v15 citationsh-index: 5CPITS I
Originality Synthesis-oriented
AI Analysis

This addresses identity document processing for physical access control systems, but it is incremental as it applies existing methods to a specific domain.

The paper tackled identity document recognition and detection in images using a convolutional neural network with semantic segmentation, achieving an accuracy above 0.75 at an IoU threshold of 0.8 and demonstrating feasibility on limited hardware.

Object recognition and detection are well-studied problems with a developed set of almost standard solutions. Identity documents recognition, classification, detection, and localization are the tasks required in a number of applications, particularly, in physical access control security systems at critical infrastructure premises. In this paper, we propose the new original architecture of a model based on an artificial convolutional neural network and semantic segmentation approach for the recognition and detection of identity documents in images. The challenge with the processing of such images is the limited computational performance and the limited amount of memory when such an application is running on industrial oneboard microcomputer hardware. The aim of this research is to prove the feasibility of the proposed technique and to obtain quality metrics. The methodology of the research is to evaluate the deep learning detection model trained on the mobile identity document video dataset. The dataset contains five hundred video clips for fifty different identity document types. The numerical results from simulations are used to evaluate the quality metrics. We present the results as accuracy versus threshold of the intersection over union value. The paper reports an accuracy above 0.75 for the intersection over union (IoU) threshold value of 0.8. Besides, we assessed the size of the model and proved the feasibility of running the model on an industrial one-board microcomputer or smartphone hardware.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes