SOTAVerified

Character Recognition of Nepali Number Plate

2026-06-27Code Available0· sign in to hype

Satyasa Khadka, Sandhya Baral, Sudip Tiwari, Sharad Kumar Ghimire

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This paper presents a robust Automatic Number Plate Recognition (ANPR) system tailored for Nepali license plates written in Devanagari script. In this paper, a pipelined model was used that integrates YOLO-based models for license plate and character detection, followed by a CNN classifier trained on 34 Devanagari characters. Two publicly available data sets were used that incorporate diverse lighting, fonts, and structural variations. Data augmentation and additional training on embossed plates enhanced the generalizability of the model. The system achieved a recognition accuracy of up to 93\%, demonstrating strong performance under real-world conditions and providing a scalable solution for traffic management in Nepal. Code: https://github.com/Satyasakhadka/Nepali-NumberPlate-Character-Recognition

Reproductions