National Repository of Grey Literature 14 records found  previous11 - 14  jump to record: Search took 0.00 seconds. 
Detection of Traffic Signs and Lights
Oškera, Jan ; Špaňhel, Jakub (referee) ; Herout, Adam (advisor)
The thesis focuses on modern methods of traffic sign detection and traffic lights detection directly in traffic and with use of back analysis. The main subject is convolutional neural networks (CNN). The solution is using convolutional neural networks of YOLO type. The main goal of this thesis is to achieve the greatest possible optimization of speed and accuracy of models. Examines suitable datasets. A number of datasets are used for training and testing. These are composed of real and synthetic data sets. For training and testing, the data were preprocessed using the Yolo mark tool. The training of the model was carried out at a computer center belonging to the virtual organization MetaCentrum VO. Due to the quantifiable evaluation of the detector quality, a program was created statistically and graphically showing its success with use of ROC curve and evaluation protocol COCO. In this thesis I created a model that achieved a success average rate of up to 81 %. The thesis shows the best choice of threshold across versions, sizes and IoU. Extension for mobile phones in TensorFlow Lite and Flutter have also been created.
Tracking of Moving Objects in Video
Folenta, Ján ; Bartl, Vojtěch (referee) ; Herout, Adam (advisor)
This bachelor thesis deals with the issue of detection, tracking and counting vehicles in different directions in video. To deal with this problem, modern techniques of object detection and tracking using convolutional neural networks are used. The goal of this work is to achieve highest possible accuracy of vehicle counting while maintaining the processing of video recordings in real-time. The problems of the implemented method for detection and tracking are solved by analyzing and working with the trajectories of vehicles. With accuracy of 90,94% and total score of 0,8829, this work participated in AI City Challenge 2020, where it placed 6th.
Position Control With Camera
Ficek, Dominik ; Honec, Peter (referee) ; Richter, Miloslav (advisor)
Thesis focuses on camera’s pose estimation in set world coordinate system. This coordinate system is defined by position of predefined marks. Cursor control is selected as a pose estimation feedback. Aim of this thesis is designing real time cursor control with camera methods. In theoretical part of this thesis is dedicated to explanation of basic theory of image processing, artificial intelligence in computer vision and 3D reconstruction. Following theoretical chapter is a chapter dedicated to the design of two position control with camera methods. First method defines fixed coordinate system and cursor is controlled by camera’s movement. Second method utilizes fixed camera and movable coordinate system. Further chapters are dedicated to realization of designed methods, their evaluation and comparison.
Detection of Vehicle License Plates in Video
Líbal, Tomáš ; Hradiš, Michal (referee) ; Herout, Adam (advisor)
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.

National Repository of Grey Literature : 14 records found   previous11 - 14  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.