Thesis Details

Detekce dopravních značek v obraze a videu

Bachelor's Thesis Student: Kočica Filip Academic Year: 2018/2019 Supervisor: Herout Adam, prof. Ing., Ph.D.
English title
Detection of Traffic Signs in Image and Video
Language
Czech
Abstract

This thesis deals with the traffic sign detection problematics using modern techniques in image processing. Special architecture of deep convolutional neural network YOLO, i.e. You Only Look Once, which performs both detection and classification in one step, has been used. This architecture allows object detector to work on very high speeds. This thesis also deals with comparison of models trained on real and synthetic datasets. The best model trained on real dataset has reached 63.4% mAP success rate and 82.3% mAP when trained on synthetic dataset. Evaluation of one image takes about ~40.4ms on average graphics processing unit and ~3.9ms on higher than average graphics processing unit. The benefit of this thesis is that under certain conditions neural network model trained on synthetic data can achieve same or even better results than model trained on real data. This may simplify process of object detector development since it is not necessary to annotate large number of images.

Keywords

convolutional neural network, YOLO, detection, classification, synthetic, real, dataset, traffic sign

Department
Degree Programme
Information Technology
Files
Status
defended, grade B
Date
10 June 2019
Reviewer
Committee
Zemčík Pavel, prof. Dr. Ing. (DCGM FIT BUT), předseda
Fusek Michal, Ing., Ph.D. (DMAT FEEC BUT), člen
Martínek Tomáš, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Matoušek Petr, doc. Ing., Ph.D., M.A. (DIFS FIT BUT), člen
Rogalewicz Adam, doc. Mgr., Ph.D. (DITS FIT BUT), člen
Citation
KOČICA, Filip. Detekce dopravních značek v obraze a videu. Brno, 2019. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2019-06-10. Supervised by Herout Adam. Available from: https://www.fit.vut.cz/study/thesis/22070/
BibTeX
@bachelorsthesis{FITBT22070,
    author = "Filip Ko\v{c}ica",
    type = "Bachelor's thesis",
    title = "Detekce dopravn\'{i}ch zna\v{c}ek v obraze a 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/22070/"
}
Back to top