paper-with-me

Papers

PatrolVision: Automated License Plate Recognition in the wild

2025-04-15 · Anmol Singhal Navya Singhal

Adoption of AI driven techniques in public services remains low due to challenges related to accuracy and speed of information at population scale. Computer vision techniques for traffic monitoring have not gained much popularity despite their relative strength in areas such as autonomous driving. Despite large number of academic methods for Automatic License Plate Recognition (ALPR) systems, very few provide an end to end solution for patrolling in the city. This paper presents a novel prototype for a low power GPU based patrolling system to be deployed in an urban environment on surveillance vehicles for automated vehicle detection, recognition and tracking. In this work, we propose a complete ALPR system for Singapore license plates having both single and double line creating our own YOLO based network. We focus on unconstrained capture scenarios as would be the case in real world application, where the license plate (LP) might be considerably distorted due to oblique views. In this work, we first detect the license plate from the full image using RFB-Net and rectify multiple distorted license plates in a single image. After that, the detected license plate image is fed to our network for character recognition. We evaluate the performance of our proposed system on a newly built dataset covering more than 16,000 images. The system was able to correctly detect license plates with 86\% precision and recognize characters of a license plate in 67\% of the test set, and 89\% accuracy with one incorrect character (partial match). We also test latency of our system and achieve 64FPS on Tesla P4 GPU

📄 PDF Abstract BibTeX arXiv:2504.10810

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingGPULicense Plate Recognitionvehicle detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

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

A Robust Attentional Framework for License Plate Recognition in the Wild

2020-06-06 · Linjiang Zhang, Peng Wang, Hui Li, Zhen Li 외

Recognizing car license plates in natural scene images is an important yet still challenging task in realistic applications. Many existing approaches perform well for license plates collected under constrained conditions…

Image GenerationLicense Plate Recognition

Deep Learning Based Segmentation Free License Plate Recognition Using Roadway Surveillance Camera Images

2019-12-05 · Alperen Elihos, Burak Balci, Bensu Alkan, Yusuf Artan

Smart automated traffic enforcement solutions have been gaining popularity in recent years. These solutions are ubiquitously used for seat-belt violation detection, red-light violation detection and speed violation detec…

License Plate Recognitionobject-detectionObject Detection

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 re…

License Plate RecognitionOptical Character Recognition (OCR)

Bengali License Plate Recognition: Unveiling Clarity with CNN and GFP-GAN

2023-12-17 · Noushin Afrin, Md Mahamudul Hasan, Mohammed Fazlay Elahi Safin, Khondakar Rifat Amin 외

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 Recognition