Thesis Details

Monitorování chodců pomocí dronu

Bachelor's Thesis Student: Dušek Vladimír Academic Year: 2018/2019 Supervisor: Drahanský Martin, prof. Ing., Dipl.-Ing., Ph.D.
English title
Monitoring Pedestrian by Drone
Language
Czech
Abstract

This thesis is focused on monitoring people in a video footage captured by drone. People are detected by trained model of detector RetinaNet. A feature vector is extracted for each detected person using color histograms. Identification of people is realized by comparing their feature vectors with respect to their distance in the frame. In the end the trajectories of all people are visualized in a panorama image. Accuracy of the trained RetinaNet detector on difficult validation data is 58.6 %. Error rate is partially reduced by the way of algorithm design for trajectory visualisation. It's not necessary to successfully detect person on every frame for correct visualization of its trajectories. At the same time, static objects which are detected as person but are not moving are not consider as people and are not visualized at all. There is a lot of algorithms dealing with people detection however only a few approaches are focused on detection people from an aerial footage.

Keywords

artificial intelligence, machine learning, classification, classification algorithms, deep learning, neural networks, convolutional neural networks, image recognition, computer vision, object detection, human detection, pedestrian detection, person re-identification, RetinaNet, drone

Department
Degree Programme
Information Technology
Files
Status
defended, grade A
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
DUŠEK, Vladimír. Monitorování chodců pomocí dronu. Brno, 2019. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2019-06-10. Supervised by Drahanský Martin. Available from: https://www.fit.vut.cz/study/thesis/21389/
BibTeX
@bachelorsthesis{FITBT21389,
    author = "Vladim\'{i}r Du\v{s}ek",
    type = "Bachelor's thesis",
    title = "Monitorov\'{a}n\'{i} chodc\r{u} pomoc\'{i} dronu",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2019,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/21389/"
}
Back to top