Thesis Details

Detekce a rozpoznání chodců ve vícekamerovém systému

Bachelor's Thesis Student: Macák Filip Academic Year: 2020/2021 Supervisor: Goldmann Tomáš, Ing.
Language
Slovak
Abstract

The main purpose of this bachelor's thesis is to create an application for person detection and recognition from scenes captured in a multi-camera system. The output of the application is a video on which the detected persons are highlighted and each person is assigned an identification number through which it can be recognized across the input scenes. Several solutions to the problem of person detection and recognition were examined and the text of this work serves as an overview of these problems. The application is built on PyTorch and Torchreid libraries. A detector with a Faster-RCNN network is used for detection and recognition is based on the OSNet network. The application also includes a simple user interface to facilitate work with the application. The application serves as a demonstration of the state-of-the-art for person detection and recognition.

Keywords

person detection, person recognition, camera system, artificial intelligence, convolutional neural networks, Python, PyTorch, torchreid, Faster-RCNN, OSNet

Department
Degree Programme
Information Technology
Files
Status
defended, grade D
Date
15 June 2021
Reviewer
Committee
Zbořil František, doc. Ing., Ph.D. (DITS FIT BUT), předseda
Hradiš Michal, Ing., Ph.D. (DCGM FIT BUT), člen
Kekely Lukáš, Ing., Ph.D. (DCSY FIT BUT), člen
Rogalewicz Adam, doc. Mgr., Ph.D. (DITS FIT BUT), člen
Veselý Vladimír, Ing., Ph.D. (DIFS FIT BUT), člen
Citation
MACÁK, Filip. Detekce a rozpoznání chodců ve vícekamerovém systému. Brno, 2021. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2021-06-15. Supervised by Goldmann Tomáš. Available from: https://www.fit.vut.cz/study/thesis/24151/
BibTeX
@bachelorsthesis{FITBT24151,
    author = "Filip Mac\'{a}k",
    type = "Bachelor's thesis",
    title = "Detekce a rozpozn\'{a}n\'{i} chodc\r{u} ve v\'{i}cekamerov\'{e}m syst\'{e}mu",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2021,
    location = "Brno, CZ",
    language = "slovak",
    url = "https://www.fit.vut.cz/study/thesis/24151/"
}
Back to top