paper-with-me

Papers

Real-time Bangla License Plate Recognition System for Low Resource Video-based Applications

2021-08-18 · Alif Ashrafee, Akib Mohammed Khan, Mohammad Sabik Irbaz, MD Abdullah Al Nasim

Automatic License Plate Recognition systems aim to provide a solution for detecting, localizing, and recognizing license plate characters from vehicles appearing in video frames. However, deploying such systems in the real world requires real-time performance in low-resource environments. In our paper, we propose a two-stage detection pipeline paired with Vision API that provides real-time inference speed along with consistently accurate detection and recognition performance. We used a haar-cascade classifier as a filter on top of our backbone MobileNet SSDv2 detection model. This reduces inference time by only focusing on high confidence detections and using them for recognition. We also impose a temporal frame separation strategy to distinguish between multiple vehicle license plates in the same clip. Furthermore, there are no publicly available Bangla license plate datasets, for which we created an image dataset and a video dataset containing license plates in the wild. We trained our models on the image dataset and achieved an AP(0.5) score of 86% and tested our pipeline on the video dataset and observed reasonable detection and recognition performance (82.7% detection rate, and 60.8% OCR F1 score) with real-time processing speed (27.2 frames per second).

📄 PDF Abstract BibTeX arXiv:2108.08339

Code (0)

등록된 구현이 없습니다.

Tasks

License Plate RecognitionOptical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

A Robust Deep Learning Framework for Bangla License Plate Recognition Using YOLO and Vision-Language OCR

2026-03-10 · Nayeb Hasin, Md. Arafath Rahman Nishat, Mainul Islam, Khandakar Shakib Al Hasan 외 arxiv

An Automatic License Plate Recognition (ALPR) system constitutes a crucial element in an intelligent traffic management system. However, the detection of Bangla license plates remains challenging because of the complicat…

License Plate RecognitionObject Detection

Bangla License Plate Recognition Using Convolutional Neural Networks (CNN)

2018-09-04 · M M Shaifur Rahman, Mst Shamima Nasrin, Moin Mostakim, Md Zahangir Alom

In the last few years, the deep learning technique in particular Convolutional Neural Networks (CNNs) is using massively in the field of computer vision and machine learning. This deep learning technique provides state-o…

BIG-bench Machine LearningLicense Plate RecognitionManagement

Traffic Surveillance using Vehicle License Plate Detection and Recognition in Bangladesh

2020-12-03 · Md. Saif Hassan Onim, Muhaiminul Islam Akash, Mahmudul Haque, Raiyan Ibne Hafiz

Computer vision coupled with Deep Learning (DL) techniques bring out a substantial prospect in the field of traffic control, monitoring and law enforcing activities. This paper presents a YOLOv4 object detection model in…

GPULicense Plate Detectionobject-detectionObject Detection

An Automated Approach for the Recognition of Bengali License Plates

2021-09-01 · MD Abdullah Al Nasim, Atiqul Islam Chowdhury, Jannatun Naeem Muna, Faisal Muhammad Shah

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 Detection

LPRNet: License Plate Recognition via Deep Neural Networks

2018-06-27 · Sergey Zherzdev, Alexey Gruzdev

This paper proposes LPRNet - end-to-end method for Automatic License Plate Recognition without preliminary character segmentation. Our approach is inspired by recent breakthroughs in Deep Neural Networks, and works in re…

CPULicense Plate Recognition