Skip to content

broutonlab/universal-vehicle-analysis-paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

universal-vehicle-analysis-paper

This repository contains results for paper submission for The International Conference on Computational Science 2020 (IССS website)

The paper was submited on track 18: Smart Systems: Bringing Together Computer Vision, Sensor Networks and Machine Learning – SmartSys (link)

Paper Abstract:

This article considers the vehicle analysis problem. In order to solve this, we propose a system that recognises the parameters of the vehicle, such as the licence plate, brand, colour and direction, and tracks it over time. This kind of analytical approach has many potential applications, ranging from security to traffic control. We propose an integrated approach to solving the problem that uses an intelligent recognition system with an emphasis on licence plate recognition, and which is based on the use of deep learning algorithms, including convolutional neural networks. Our approach is resistant to variations in licence plate templates in different countries and continents, camera locations and the quality of input images, as well as to changes in lighting, weather conditions, deformation and licence plate features. The quality of the system is ensured by the optimisation of various models. The convolutional neural networks were trained using images from several datasets, and data augmentation techniques were applied to achieve stability under various conditions. To verify the effectiveness of our solution, we present the results of numerical experiments that confirm the superiority and comparability of detecting and recognising licence plates using the 2.7.102 cloud version of the commercial OpenALPR package in public datasets. For the 2017-IWT4S-HDR_LP public dataset, the accuracy of licence plate recognition was 94%, and for the Application-Oriented Licence Plate public dataset, this was 88%. The resulting algorithm is resistant to changes in the size of the input image, features and rules for constructing licence plates, and its results can be localised to any country. A current system demo is available at proposed system demo

Results of dataset evaluation and comparison

We test our solution with OpenALPR Cloud API link

links to results, described at paper

  • AOLP dataset:

link to download page

results provided in paper (google drive link)

  • 2017-IWT4S-HDR_LP-dataset:

link to download page

results provided in paper (google drive link)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages