scispace - formally typeset
Proceedings ArticleDOI

Convolutional Neural Network Method Implementation for License Plate Recognition in Android

TLDR
This study presents the character recognition of vehicle number plates using Convolutional Neural Network (CNN), which is one of the deep learning methods used in the field of number plate recognition using mobile devices.
Abstract
Each vehicle is equipped with an identity in the form of a number plate. Counterfeit documents are often found at the time of examination. Along with the development of artificial intelligence technology, especially in the field of number plate recognition allowing number plate recognition using mobile devices. Using the Android application provides many advantages such as higher recognition accuracy, less resource consumption, and less computational complexity. In this study, the character recognition of vehicle number plates using Convolutional Neural Network (CNN) is one of the deep learning methods. The character recognition process is realized by the segmentation process, which is taking the characters in the number plate. Next is the process of extracting characters with the CNN method. Character extraction results in the form of features. Character features are matched with the pre-prepared character feature database. The test results are very satisfying, which is 94% of the corresponding characters and 6% of characters are not suitable.

read more

Citations
More filters
Journal ArticleDOI

Automated Sensing System for Real-Time Recognition of Trucks in River Dredging Areas Using Computer Vision and Convolutional Deep Learning.

TL;DR: In this article, a real-time truck license plate recognition (TLPR) system was developed using automated techniques that were arranged to be suitable to various areas in a smart dredging construction site.
References
More filters
Proceedings ArticleDOI

Simple convolutional neural network on image classification

TL;DR: This paper bulided a simple Convolutional neural network on image classification and analyzed different methods of learning rate set and different optimization algorithm of solving the optimal parameters of the influence on image Classification.
Journal ArticleDOI

Automated detection of diabetes using CNN and CNN-LSTM network and heart rate signals

TL;DR: This is the first paper in which deep learning techniques are employed in distinguishing diabetes and normal HRV and the accuracy obtained using cross-validation is the maximum value achieved so far for the the automated detection of diabetes using HRV.
Posted Content

Segmentation-free Vehicle License Plate Recognition using ConvNet-RNN.

TL;DR: A unified ConvNet-RNN model to recognize real-world captured license plate photographs is proposed by using a Convolutional Neural Network to perform feature extraction and using a Recurrent Neural Network for sequencing to address the problem of sliding window approaches being unable to access the context of the entire image.
Proceedings ArticleDOI

Automatic number plate recognition using CNN based self synthesized feature learning

TL;DR: Self synthesized feature of CNN is capable of recognizing the states of the vehicle from the number plate with a reasonably high accuracy of 90% even with very low training size and CNN has proved its robustness even with distorted, tilted and illuminated datasets.
Proceedings ArticleDOI

License Plate Segmentation and Recognition of Chinese Vehicle Based on BPNN

TL;DR: The results of experiment based the algorithms in the paper illustrate that accuracy rate of character recognition is very high, and the algorithms can fully meet the actual demand of automatic recognition.