Thesis Details

Detekce registrační značky vozidla ve videu

Bachelor's Thesis Student: Líbal Tomáš Academic Year: 2018/2019 Supervisor: Herout Adam, prof. Ing., Ph.D.
English title
Detection of Vehicle License Plates in Video
Language
Czech
Abstract

This thesis deals with preparation of training dataset and training of convolutional neural network for licence plate detection in video. Darknet technology was used for detection, specifically the YOLOv3-tiny neural network model. The solution was focused on the most accurate detection and the smallest number of false positives per image, thus minimizing overall model error. Dataset was prepared from existing freely available datasets, from the dataset provided by the GRAPH@FIT research group, and from self-annotated images created from downloaded YouTube videos. Furthermore, this dataset has been processed using data augmentation, extending it to twice the size. The YOLO Mark tool was used to create annotations. An ROC curve was used to visualize the detection success. Created solution reaches minimum total error 10,849%. Part of the solution is already mentioned dataset.

Keywords

Convolutional neural network, CNN, Deep learning, Darknet, YOLO, YOLOv3, YOLOv3-tiny, licence plate detection, Object Detection, ROC

Department
Degree Programme
Information Technology
Files
Status
defended, grade B
Date
11 June 2019
Reviewer
Committee
Herout Adam, prof. Ing., Ph.D. (DCGM FIT BUT), předseda
Bidlo Michal, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Čadík Martin, doc. Ing., Ph.D. (DCGM FIT BUT), člen
Křivka Zbyněk, Ing., Ph.D. (DIFS FIT BUT), člen
Rogalewicz Adam, doc. Mgr., Ph.D. (DITS FIT BUT), člen
Citation
LÍBAL, Tomáš. Detekce registrační značky vozidla ve videu. Brno, 2019. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2019-06-11. Supervised by Herout Adam. Available from: https://www.fit.vut.cz/study/thesis/20554/
BibTeX
@bachelorsthesis{FITBT20554,
    author = "Tom\'{a}\v{s} L\'{i}bal",
    type = "Bachelor's thesis",
    title = "Detekce registra\v{c}n\'{i} zna\v{c}ky vozidla ve videu",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2019,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/20554/"
}
Back to top