National Repository of Grey Literature 659 records found  previous11 - 20nextend  jump to record: Search took 0.03 seconds. 
Facial image restoration
Bako, Matúš ; Herout, Adam (referee) ; Hradiš, Michal (advisor)
 In this thesis, I tackle the problem of facial image super-resolution using convolutional neural networks with focus on preserving identity. I propose a method consisting of DPNet architecture and training algorithm based on state-of-the-art super-resolution solutions. The model of DPNet architecture is trained on Flickr-Faces-HQ dataset, where I achieve SSIM value 0.856 while expanding the image to four times the size. Residual channel attention network, which is one of the best and latest architectures, achieves SSIM value 0.858. While training models using adversarial loss, I encountered problems with artifacts. I experiment with various methods trying to remove appearing artefacts, which weren't successful so far. To compare quality assessment with human perception, I acquired image sequences sorted by percieved quality. Results show, that quality of proposed neural network trained using absolute loss approaches state-of-the-art methods.
Enhancement of image quality for security forces
Varga, Adam ; Galáž, Zoltán (referee) ; Burget, Radim (advisor)
This bachelor thesis deals with image quality enhancement for security forces. Image quality enhancement in this case means increasing the resolution of image data by using super-resolution techniques using models of deep convolutional neural networks. The thesis in its theoretical part describes the principles of the operation of this technique and in its practical part is presented the work with selected state-of-the-art models in the area of super-resolution.
Sign language detection methods - review
Petr, Luboš ; Venglář, Vojtěch (referee) ; Krejsa, Jiří (advisor)
The Aim of this work is to describe various methods of sign language detection. The output of individual methods is a functional translation of sign language into text in real time. In addition to glove and kinect detection, this work deals with the possibilities of sign language detection from image recording, which is the most prospective method of detection in the future. The thesis is also focused on sign classification using neural networks.
C++ Implementation of FPNN
Skalník, Marek ; Lojda, Jakub (referee) ; Krčma, Martin (advisor)
This thesis deals with implementation of a simulator of neural networks in FPNN. In the thesis is analyzed the functioning of neural networks, implementation in hardware and FPNN. There is analyzed design implementation and the actual implementation of the simulator using multiple threads.
Neural Network Based Image Segmentation
Vrábelová, Pavla ; Žák, Pavel (referee) ; Švub, Miroslav (advisor)
This paper deals with application of neural networks in image segmentation. First part is an introduction to image processing and neural networks, second part describes an implementation of segmentation system and presents results of experiments. The segmentation system enables to use different types of classifiers, various image features extraction and also to evaluate the success of segmentation. Two classifiers were created - a neural network (self-organizing map) and an algorithm K-means. Colour (RGB and HSV) and texture features and their combinations were used for classification. Texture features were extracted using a set of Gabor filters. Experiments with designed classifiers and feature extractors were carried out and results were compared.
Application of neural networks for classification of T-wave alternations
Procházka, Tomáš ; Harabiš, Vratislav (referee) ; Hrubeš, Jan (advisor)
This thesis deals with analysis of T-wave Alternans (TWA), periodical changes of T wave in ECG signal. Presence of these alternans may predict higher risk of sudden cardiac death. From the several possible ways of TWA classification, the training algorithms of self organizing maps are used in this thesis. Result of the thesis is a program, which in the first step detects QRS complexes in the signal. Then, in the next step, gained reference points are used for T-waves detection. Detected waves are represented by a vector of significant points, which is used as an input for artificial neural network. Final output of the program is a decision about presence of TWA in the signal and its rate.
Recurrent Neural Network for Text Classification
Myška, Vojtěch ; Kolařík, Martin (referee) ; Povoda, Lukáš (advisor)
Thesis deals with the proposal of the neural networks for classification of positive and negative texts. Development took place in the Python programming language. Design of deep neural network models was performed using the Keras high-level API and the TensorFlow numerical computation library. The computations were performed using GPU with support of the CUDA architecture. The final outcome of the thesis is linguistically independent neural network model for classifying texts at character level reaching up to 93,64% accuracy. Training and testing data were provided by multilingual and Yelp databases. The simulations were performed on 1200000 English, 12000 Czech, German and Spanish texts.
Detection and Recognition of License Plates
Tykva, Jiří ; Zemčík, Pavel (referee) ; Juránek, Roman (advisor)
Cílem této bakalářské práce je návrh, implementace a testování systému, který v reálném čase pomocí neuronových sítí bude detekovat a rozpoznávat registrační značky vozidel. Nasbíraná data budou ukládána do databáze. Architektura systému je rozdělena do tří hlavních částí. První část řeší detekci registrační značky v obraze pomocí TensorFlow Object Detection API. Detektor dosahuje přesnosti 98.15 % AP při rychlosti kolem 14 fps. Druhá část se zabývá sledováním značek ve videu pomocí algoritmu SORT. Třetí část systému se věnuje holistickému rozpoznávání textu registrační značky a dosahuje až 0.6% chybovosti při rozpoznávání jednotlivých znaků a 2% chybovosti při rozpoznávání celého textu. Výsledný systém lze použít například pro policejní oddělení za účelem sledování kradených vozidel či automatického vybírání dálničních poplatků.
Automatic Humor Evaluation
Katrňák, Josef ; Ondřej, Karel (referee) ; Dočekal, Martin (advisor)
The aim of this thesis is to create a system for automatic humor evaluation. The system allow to predict humor and category for english input. The main essence is to create a classifier and train the model with the created datasets to get the best possible results. The classifier architecture is based on neural networks. The system also includes a web user interface for communication with the user. The result is a web application linked to a classifier that allows user input to be evaluated and user feedback to be provided.
Convolutional neural networks for identification of axial 2D slices in CT data
Vavřinová, Pavlína ; Harabiš, Vratislav (referee) ; Jakubíček, Roman (advisor)
This thesis deals with the classification of axial 2D slices in CT patient’s data into six categories. The sphere of convolutional neural networks was used for this purpose. For a better understanding of this issue, the basics of neural networks and then the principles of deep learning including convolutional neural networks are explained at first. The AlexNet network was specifically selected for the intention of this identification, and it was tested on the created data set after being adaptated. The overall classification success rate was 86% ,after the final adjustments, a slight improvement was achieved and the identification success rate was 87%.

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