Segmentation-free Vehicle License Plate Recognition using ConvNet-RNN

01/23/2017
by   Teik Koon Cheang, et al.
0

While vehicle license plate recognition (VLPR) is usually done with a sliding window approach, it can have limited performance on datasets with characters that are of variable width. This can be solved by hand-crafting algorithms to prescale the characters. While this approach can work fairly well, the recognizer is only aware of the pixels within each detector window, and fails to account for other contextual information that might be present in other parts of the image. A sliding window approach also requires training data in the form of presegmented characters, which can be more difficult to obtain. In this paper, we propose a unified ConvNet-RNN model to recognize real-world captured license plate photographs. By using a Convolutional Neural Network (ConvNet) to perform feature extraction and using a Recurrent Neural Network (RNN) for sequencing, we address the problem of sliding window approaches being unable to access the context of the entire image by feeding the entire image as input to the ConvNet. This has the added benefit of being able to perform end-to-end training of the entire model on labelled, full license plate images. Experimental results comparing the ConvNet-RNN architecture to a sliding window-based approach shows that the ConvNet-RNN architecture performs significantly better.

READ FULL TEXT

page 3

page 4

research
01/23/2018

Sliding Suffix Tree

We consider a sliding window over a stream of characters from some finit...
research
06/21/2016

Drawing and Recognizing Chinese Characters with Recurrent Neural Network

Recent deep learning based approaches have achieved great success on han...
research
09/06/2019

Minimal Unique Substrings and Minimal Absent Words in a Sliding Window

A substring u of a string T is called a minimal unique substring (MUS) o...
research
05/17/2018

Disparity Sliding Window: Object Proposals From Disparity Images

Sliding window approaches have been widely used for object recognition t...
research
05/03/2023

Iranian License Plate Recognition Using a Reliable Deep Learning Approach

The issue of Automatic License Plate Recognition (ALPR) has been one of ...
research
09/14/2017

A2-RL: Aesthetics Aware Reinforcement Learning for Image Cropping

Image cropping aims at improving the aesthetic quality of images by adju...
research
04/02/2023

A greedy approach for increased vehicle utilization in ridesharing networks

In recent years, ridesharing platforms have become a prominent mode of t...

Please sign up or login with your details

Forgot password? Click here to reset