BLPnet: A new DNN model and Bengali OCR engine for Automatic License Plate Recognition
The development of the Automatic License Plate Recognition (ALPR) system has received much attention for the English license plate. However, despite being the sixth largest population around the world, no significant progress can be tracked in the Bengali language countries or states for the ALPR system addressing their more alarming traffic management with inadequate road-safety measures. This paper reports a computationally efficient and reasonably accurate Automatic License Plate Recognition (ALPR) system for Bengali characters with a new end-to-end DNN model that we call Bengali License Plate Network(BLPnet). The cascaded architecture for detecting vehicle regions prior to vehicle license plate (VLP) in the model is proposed to eliminate false positives resulting in higher detection accuracy of VLP. Besides, a lower set of trainable parameters is considered for reducing the computational cost making the system faster and more compatible for a real-time application. With a Computational Neural Network (CNN)based new Bengali OCR engine and word-mapping process, the model is characters rotation invariant, and can readily extract, detect and output the complete license plate number of a vehicle. The model feeding with17 frames per second (fps) on real-time video footage can detect a vehicle with the Mean Squared Error (MSE) of 0.0152, and the mean license plate character recognition accuracy of 95%. While compared to the other models, an improvement of 5% and 20% were recorded for the BLPnetover the prominent YOLO-based ALPR model and the Tesseract model for the number-plate detection accuracy and time requirement, respectively.
Code (0)
등록된 구현이 없습니다.
Tasks
License Plate RecognitionManagementOptical Character Recognition (OCR)Similar Papers 제목 키워드 기반
Bengali License Plate Recognition: Unveiling Clarity with CNN and GFP-GAN
Automated License Plate Recognition(ALPR) is a system that automatically reads and extracts data from vehicle license plates using image processing and computer vision techniques. The Goal of LPR is to identify and read …
Image RestorationLicense Plate RecognitionAn Automated Approach for the Recognition of Bengali License Plates
Automatic Number Plate Recognition (ALPR) is a system for automatically identifying the license plates of any vehicle. This process is important for tracking, ticketing, and any billing system, among other things. With t…
License Plate DetectionBenchmarking Algorithms for Automatic License Plate Recognition
We evaluated a lightweight Convolutional Neural Network (CNN) called LPRNet [1] for automatic License Plate Recognition (LPR). We evaluated the algorithm on two datasets, one composed of real license plate images and the…
BenchmarkingLicense Plate RecognitionOptical Character RecognitionOptical Character Recognition (OCR)+1Implementation of Licensed Plate Detection and Noise Removal in Image Processing
Car license plate recognition system is an image processing technology used to identify vehicles by capturing their Car License Plates. The car license plate recognition technology is also known as automatic number-plate…
License Plate RecognitionAn Offline Technique for Localization of License Plates for Indian Commercial Vehicles
Automatic License Plate Recognition (ALPR) is a challenging area of research due to its importance to variety of commercial applications. The overall problem may be subdivided into two key modules, firstly, localization …
License Plate RecognitionOptical Character RecognitionOptical Character Recognition (OCR)