National Repository of Grey Literature 123 records found  beginprevious111 - 120next  jump to record: Search took 0.00 seconds. 
A Library for Convolutional Neural Network Design
Rek, Petr ; Mrázek, Vojtěch (referee) ; Sekanina, Lukáš (advisor)
In this diploma thesis, the reader is introduced to artificial neural networks and convolutional neural networks. Based on that, the design and implementation of a new library for convolutional neural networks is described. The library is then evaluated on widely used datasets and compared to other publicly available libraries. The added benefit of the library, that makes it unique, is its independence on data types. Each layer may contain up to three independent data types - for weights, for inference and for training. For the purpose of evaluating this feature, a data type with fixed point representation is also part of the library. The effects of this representation on trained net accuracy are put to a test.
Vehicle Speed Estimation from On-Board Camera Recording
Janíček, Kryštof ; Bartl, Vojtěch (referee) ; Špaňhel, Jakub (advisor)
This thesis describes the design and implementation of system for vehicle speed estimation from on-board camera recording. Speed estimation is based on optical flow estimation and convolutional neural network. Designed system is able to estimate speed with average error of 20% on created data set where actual speed is greater than 35 kilometers per hour.
Detection, Tracking and Classification of Vehicles
Vopálenský, Radek ; Sochor, Jakub (referee) ; Juránek, Roman (advisor)
The aim of this master thesis is to design and implement a system for the detection, tracking and classification of vehicles from streams or records from traffic cameras in language C++. The system runs on the platform Robot Operating System and uses the OpenCV, FFmpeg, TensorFlow and Keras libraries. For detection cascade classifier is used, for tracking Kalman filter and for classification of the convolutional neural network. Out of a total of 627 cars, 479 were tracked correctly. From this number 458 were classified (trucks or lorries not included). The resulting system can be used for traffic analysis.
Neuroevolution Principles and Applications
Herec, Jan ; Strnadel, Josef (referee) ; Bidlo, Michal (advisor)
The theoretical part of this work deals with evolutionary algorithms (EA), neural networks (NN) and their synthesis in the form of neuroevolution. From a practical point of view, the aim of the work is to show the application of neuroevolution on two different tasks. The first task is the evolutionary design of the convolutional neural network (CNN) architecture that would be able to classify handwritten digits (from the MNIST dataset) with a high accurancy. The second task is the evolutionary optimization of neurocontroller for a simulated Falcon 9 rocket landing. Both tasks are computationally demanding and therefore have been solved on a supercomputer. As a part of the first task, it was possible to design such architectures which, when properly trained, achieve an accuracy of 99.49%. It turned out that it is possible to automate the design of high-quality architectures with the use of neuroevolution. Within the second task, the neuro-controller weights have been optimized so that, for defined initial conditions, the model of the Falcon booster can successfully land. Neuroevolution succeeded in both tasks.
Reinforcement learning for solving game algorithms
Daňhelová, Jana ; Uher, Václav (referee) ; Kolařík, Martin (advisor)
The bachelor thesis Reinforcement learning for solving game algorithms is divided into two distinct parts. The theoretical part describes and compares the fundamental methods of reinforcement learning with special attention to the methods of active learning – Q-learning and deep learning. In the practical part the deep q-learning technique is chosen for testing and applied to the case of the Snake game. The results are presented in the form of program written in Python programming language, which consists of the game environment created in PyGame, the model of convolutional neural network designed in Keras and agent playing the game. As an output of the program there are several types of datasets in CSV format. The gained data containing the values of parameters like number of epochs, accuracy, loss or the amount of the reward can later be used for further processing.
Protection of sensitive data contained in images
Mezina, Anzhelika ; Rajnoha, Martin (referee) ; Burget, Radim (advisor)
Tato bakalářská práce je zaměřena na využití hlubokého učení v bezpečnostním problému úniku citlivých informací ve formě obrazových dat. Pokusem o vyřešení tohoto problému bylo použití Single Shot Multibox Detectoru (SSD) a plně propojené sítě, poslední je mnohem rychlejší než jiné metody a může být použitá v praxi, kde je potřeba velmi rychlé analýzy příchozí a odchozí informace, například analýzy provozu sítě. V první části práce jsou popsané metody, které mohou být použité pro detekci klíčových slov. Druhá část obsahuje popis experimentu a dosažených výsledků pro dva modely neuronových sítí: Single Shot Multibox Detector a plně propojené sítě. Druhý model dosahuje uspokojivých vlastností jak z pohledu času zpracování tak i přesnosti a lze jej použít v praxi.
Using advanced segmentation methods for images from TEM microscopes
Mocko, Štefan ; Chmelík, Jiří (referee) ; Potočňák, Tomáš (advisor)
Tato magisterská práce se zabývá využitím konvolučních neuronových sítí pro segmentační účely v oblasti transmisní elektronové mikroskopie. Také popisuje zvolenou topologii neuronové sítě - U-NET, použíté augmentační techniky a programové prostředí. Firma Thermo Fisher Scientific (dříve FEI Czech Republic s.r.o) poskytla obrazová data pro účely této práce. Získané segmentační výsledky jsou prezentovány ve formě křivek (ROC, PRC) a ve formě numerických hodnot (ARI, DSC, Chybová matice). Zvolená UNET topologie dosáhla excelentních výsledků v oblasti pixelové segmentace. S největší pravděpodobností, budou tyto výsledky sloužit jako odrazový můstek pro interní firemní výzkum.
Traffic Light Detection in Image
Boček, Václav ; Jirsík, Václav (referee) ; Horák, Karel (advisor)
This bachelor thesis deals with the traffic lights detection and recognition of the displayed colour using methods of machine learning. In the theoretical section, different methods to solve this problem are described. The practical part describes the proposed system which was realized using convolutional neural networks. Furthermore, results of performed tests are shown.
Detection of specific anatomical structures in CT data via convolutional neural networks
Kozlová, Dominika ; Jan, Jiří (referee) ; Jakubíček, Roman (advisor)
This thesis deals with the issue of detection of anatomical structures in medical images using convolutional neural networks (CNN). At first there are described methods of machine learning, convolutional neural networks and selected methods for detection using CNN. In this work was created a database of annotated CT images of ten anatomical structures (head, heart, aorta, left and right lung, spine, liver, left and right kidney, spleen). A method for detecting these structures was designed, that contains two approaches of region proposals from image, CNN and postprocessing to obtain the detection result. The designed algorithm was implemented in the Python programming language using the TensorFlow library. Obtained results of validation of the network and the detection results are presented and discussed in the last chapter.
Captcha Code Recognition
Pazderka, Radek ; Rozman, Jaroslav (referee) ; Zbořil, František (advisor)
This bachelor thesis is dedicated to design and implementation of application , which's purpose is to recognize text CAPTCHA codes . It describes image processing algorithms , segmentation algorithms and character classification . Two different aproaches were used for classification . Convolution neural network LeNet and histogram classificator , which uses Pearson's correlation coefficient . Chosen classificators were tested on different CAPTCHA codes while finding out the success rate of recognition .

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