National Repository of Grey Literature 11 records found  1 - 10next  jump to record: Search took 0.01 seconds. 
Synthetic Dataset Generator for Traffic Analysis
Svoreň, Ondrej ; Sochor, Jakub (referee) ; Herout, Adam (advisor)
This bachelor thesis deals with the creation and customization of synthetic dataset genera tor for traffic analysis. It focuses on traffic analysis by means of computer vision, methods and conditions of creating the generator of synthetic dataset, possible application of achie ved results in machine learning and additional development opportunities. Using available automobile photographs from the Czech Republic, Slovakia, Poland and Hungary, a synthe tic license plate number generator was created, which, after graphical adjustment and after joining with the vehicle photographs creates the resulting dataset for machine learning. The solution itself is divided into the three scripts written in Python using the OpenCV library. The resulting dataset serves as an input for the machine learning system to re-identify the license plate numbers from photographs captured in the flow of traffic.
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.
Recognition of Driving Lane Borders in Video from On-Board Camera
Fridrich, David ; Kohút, Jan (referee) ; Herout, Adam (advisor)
This paper talks about lane detection. Specifically custom generator of synthetic images, usage during training of neural networks, testing on convolutional neural network (CNN) UNet model and possibilities of extension of this model to SALMnet (Structure-Aware Lane Marking Detection Network) via addding SGCA module (semantic-guided channel attention) and PDC module (pyramid deformable convolution). Training results from synthetic datasets show very accurate results, reaching around 95\,\% in accuracy (even 99\,\% for easier images). Trainings with real datasets show lower accuracy, depending on the difficulty of the dataset itself. TuSimple has easier and clearer images and reaches about 62\,\%. CuLane is much more complex and results show accuracy around 37\,\%.
Synthetic Data Set Generator for Traffic Analysis
Šlosár, Peter ; Juránková, Markéta (referee) ; Herout, Adam (advisor)
This Master's thesis deals with the design and development of tools for generating a synthetic dataset for traffic analysis purposes. The first part contains a brief introduction to the vehicle detection and rendering methods. Blender and the set of scripts are used to create highly customizable training images dataset and synthetic videos from a single photograph. Great care is taken to create very realistic output, that is suitable for further processing in field of traffic analysis. Produced images and videos are automatically richly annotated. Achieved results are tested by training a sample car detector and evaluated with real life testing data. Synthetic dataset outperforms real training datasets in this comparison of the detection rate. Computational demands of the tools are evaluated as well. The final part sums up the contribution of this thesis and outlines some extensions of the tools for the future.
Detection of Traffic Signs and Lights
Chocholatý, Tomáš ; Bartl, Vojtěch (referee) ; Herout, Adam (advisor)
The thesis focuses on traffic sign detection and traffic lights detection in view with utilization convolution neural network. The goal is create suitable detector for detection and classification traffic sign in real traffic. For training of convolution neural network were created appropriate datasets, that contains synthetic and real dataset. For synthetic dataset was create generator, that can simulated different deformation of traffic signs. Evaluation is done by own program for quantitative evaluation. The detection rate successfully detected signs is 89\% over own test dataset. The results allow to find out importance of representation real or synthetic dataset in training dataset and influence individual deformations synthetic dataset for final detection quality.
Using Synthetic Data for Improving Detection of Cyclists and Pedestrians in Autonomous Driving
Kopčilová, Zuzana ; Musil, Petr (referee) ; Smrž, Pavel (advisor)
This thesis deals with creating a synthetic dataset for autonomous driving and the possibility of using it to improve the results of vulnerable traffic participants' detection. Existing works in this area either do not disclose the dataset creation process or are unsuitable for 3D object detection. Specific steps to create a synthetic dataset are proposed in this work, and the obtained samples are validated by visualization. In the experiments, the samples are then used to train the object detection model VoxelNet.
Recognition of Driving Lane Borders in Video from On-Board Camera
Fridrich, David ; Kohút, Jan (referee) ; Herout, Adam (advisor)
This paper talks about lane detection. Specifically custom generator of synthetic images, usage during training of neural networks, testing on convolutional neural network (CNN) UNet model and possibilities of extension of this model to SALMnet (Structure-Aware Lane Marking Detection Network) via addding SGCA module (semantic-guided channel attention) and PDC module (pyramid deformable convolution). Training results from synthetic datasets show very accurate results, reaching around 95\,\% in accuracy (even 99\,\% for easier images). Trainings with real datasets show lower accuracy, depending on the difficulty of the dataset itself. TuSimple has easier and clearer images and reaches about 62\,\%. CuLane is much more complex and results show accuracy around 37\,\%.
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.
Detection of Traffic Signs and Lights
Chocholatý, Tomáš ; Bartl, Vojtěch (referee) ; Herout, Adam (advisor)
The thesis focuses on traffic sign detection and traffic lights detection in view with utilization convolution neural network. The goal is create suitable detector for detection and classification traffic sign in real traffic. For training of convolution neural network were created appropriate datasets, that contains synthetic and real dataset. For synthetic dataset was create generator, that can simulated different deformation of traffic signs. Evaluation is done by own program for quantitative evaluation. The detection rate successfully detected signs is 89\% over own test dataset. The results allow to find out importance of representation real or synthetic dataset in training dataset and influence individual deformations synthetic dataset for final detection quality.
Synthetic Dataset Generator for Traffic Analysis
Svoreň, Ondrej ; Sochor, Jakub (referee) ; Herout, Adam (advisor)
This bachelor thesis deals with the creation and customization of synthetic dataset genera tor for traffic analysis. It focuses on traffic analysis by means of computer vision, methods and conditions of creating the generator of synthetic dataset, possible application of achie ved results in machine learning and additional development opportunities. Using available automobile photographs from the Czech Republic, Slovakia, Poland and Hungary, a synthe tic license plate number generator was created, which, after graphical adjustment and after joining with the vehicle photographs creates the resulting dataset for machine learning. The solution itself is divided into the three scripts written in Python using the OpenCV library. The resulting dataset serves as an input for the machine learning system to re-identify the license plate numbers from photographs captured in the flow of traffic.

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