GithubHelp home page GithubHelp logo

dbrcina / msc-thesis-fer-2021-22 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 147.2 MB

MSc Thesis at FER-2021/22 led by izv. prof. dr. sc. Marko Čupić

License: Apache License 2.0

Python 3.05% Jupyter Notebook 87.58% TeX 9.37%
adam-optimizer anpr automatic-license-plate-recognition bilstm clahe cnn cross-entropy-loss ctc-loss lpr opencv

msc-thesis-fer-2021-22's Introduction

Automatic License Plate Recognition using Deep Models

Master of Science Thesis at Faculty of Electrical Engineering and Computing, University of Zagreb, under the mentorship of izv. prof. dr. sc. Marko Čupić.


Abstract

Automatic license plate recognition, nowadays, is an ubiquitous system whose application is mostly used in the field of security and surveillance. Parking zones and parking garages regulation, tolls payment, heavy traffic roads supervision are just some of its application. Since the domain of application is at high risk, the system must be extremely precise and fast. In order for this to be possible, it is necessary to do a lot of research in the field of computer vision, machine and deep learning. In this paper, a simple prototype system is presented that performs license plate detection and recognition, relying on image processing and deep learning algorithms. The system achieves 98% detection accuracy and 93% recognition accuracy on the original train set, and it achieves 100% detection accuracy and 30% recognition accuracy on the test set. Since the train set is relatively scarce, the results are promising even though the models are drastically overfitted. Also, for any near real-time use, the system runs extremely slow. In addition to the all above, this paper provides a detailed introduction into the field of object detection and optical character recognition.

Keywords: Automatic license plate recognition, ANPR, LPR, contrast enhancement, RGB to YCrCb conversion, contrast-limited adaptive histogram equalization (CLAHE), selective search, convolutional neural networks (CNN), cross-entropy loss, bidirectional long short-term memory recurrent neural network (BiLSTM-RNN), connectionist temporal classification (CTC) loss, data augmentation, Adam, intersection over union (IoU), object detection, sequence labeling.


Examples

GUI

msc-thesis-fer-2021-22's People

Contributors

dbrcina avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.