National Repository of Grey Literature 341 records found  beginprevious332 - 341  jump to record: Search took 0.00 seconds. 
Convolutional Neural Networks for Emotion Recognition
Jileček, Jan ; Najman, Pavel (referee) ; Hradiš, Michal (advisor)
Convolutional neural networks are used for various tasks, but foremost in machine learning, in which they excel. This work is going to introduce some existing frameworks, other algorithms for recognition and then we describe the training dataset creation and the model for emotion recognition training process. Mentioned model has accuracy of 60%. It is used for emotion statistics retrieval from movie trailers. Model for genre recognition is created from those statistics and then finally used in our application for genre recognition of the input trailer, with best accuracy of 47%.
Convolutional Neural Networks for Security Applications
Kišš, Martin ; Hradiš, Michal (referee) ; Smrž, Pavel (advisor)
This thesis deals with design and implementation of application for person recognition in security camera. For single face rocongition are used convolutional neural networks, which creates representation of the face, and k-nearest neighbours algorithm for classification. For recognition of sequence of faces there are three algorithms implemented. On test data success of recognition reached nearly 75 %.
Learning to Generate Images with Convolutional Neural Networks
Kohút, Jan ; Kolář, Martin (referee) ; Hradiš, Michal (advisor)
The aim of this Bachelor's thesis is to design and analyze convolutional neural networks generating images of characters based on their parameters. Parameters of characters are type of char, font, colour of character, background colour, translation and rotation. Neural networks have created multidimensional representation of each parameter. Relations inside these representation are similar to relations inside parameters. Neural networks generate characters with new values of parameters based on interpolation between learned values of parameters. Neural networks are capable to generalize problem of generating images.
Depth Estimation by Convolutional Neural Networks
Ivanecký, Ján ; Španěl, Michal (referee) ; Hradiš, Michal (advisor)
This thesis deals with depth estimation using convolutional neural networks. I propose a three-part model as a solution to this problem. The model contains a global context network which estimates coarse depth structure of the scene, a gradient network which estimates depth gradients and a refining network which utilizes the outputs of previous two networks to produce the final depth map. Additionally, I present a normalized loss function for training neural networks. Applying normalized loss function results in better estimates of the scene's relative depth structure, however it results in a loss of information about the absolute scale of the scene.
Image Captioning with Recurrent Neural Networks
Kvita, Jakub ; Španěl, Michal (referee) ; Hradiš, Michal (advisor)
Tato práce se zabývá automatickým generovaním popisů obrázků s využitím několika druhů neuronových sítí. Práce je založena na článcích z MS COCO Captioning Challenge 2015 a znakových jazykových modelech, popularizovaných A. Karpathym. Navržený model je kombinací konvoluční a rekurentní neuronové sítě s architekturou kodér--dekodér. Vektor reprezentující zakódovaný obrázek je předáván jazykovému modelu jako hodnoty paměti LSTM vrstev v síti. Práce zkoumá, na jaké úrovni je model s takto jednoduchou architekturou schopen popisovat obrázky a jak si stojí v porovnání s ostatními současnými modely. Jedním ze závěrů práce je, že navržená architektura není dostatečná pro jakýkoli popis obrázků.
Speech Recognition for Air Traffic Communication
Žmolíková, Kateřina ; Burget, Lukáš (referee) ; Veselý, Karel (advisor)
This thesis deals with speech recognition. The aim is to build a speech recognition system based on neural networks and test it on recordings of air traffic communication. Final acoustic model will be used in project A-PiMod. The system reached word error rate 29.5%. Next task of this thesis was to experiment with neural networks which are part of acoustic model. First experiments explored its simplification and acceleration and its impact on error rate. Next experiments dealt with activation function rectifier and convolutional neural networks. Experiments with convolutional neural networks achieved 1.5% improvement, so the final result was 0.4% better than fully connected network with the same architecture.
Deep Learning for Image Recognition
Munzar, Milan ; Kolář, Martin (referee) ; Hradiš, Michal (advisor)
Neural networks are one of the state-of-the-art models for machine learning today. One may found them in autonomous robot systems, object and speech recognition, prediction and many others AI tasks. The thesis describes this model and its extension which is used in an object recognition. Then explains an application of a convolutional neural networks(CNNs) in an image recognition on Caltech101 and Cifar10 datasets. Using this exemplar application, the thesis discusses and measures efficiency of techniques used in CNNs. Results show that the convolutional networks without advanced extensions are able to reach a 80\% recognition accuracy on Cifar-10 and a 37\% accuracy on Caltech101.
Deep Learning for Image Recognition
Kozel, Michal ; Španěl, Michal (referee) ; Hradiš, Michal (advisor)
Neural networks are currently state-of-the-art technology for speech, image and other recognition tasks. This thesis describes basis properties of neural networks and their learning. The aim of this thesis was to extend Caffe framework with new learning methods and compare their performance on Cifar10 dataset. Namely RMSPROP and normalized SGD
Object Detection and Recognition in Image
Muzikářová, Michaela ; Hradiš, Michal (referee) ; Zemčík, Pavel (advisor)
This bachelor's thesis deals with design and implementation of client-server application for object recognition with the use of existing mobile application. Theoretical part describes the differences between human and computer vision, followed by information about object detection and recognition with selected methods. The next section provides a detailed overview of artificial neural networks, which were used for this work, with their qualities for object recognition. Following part examines selected mobile applications for object recognition, followed by existing frameworks and libraries with focus on artificial neural networks. Among these, Caffe Framework was selected for the work. The next section illustrates the progress of design and implementation and describes the system, along with experiments and dataset used to prove its functionality.
Altitude Estimation from an Image
Vašíček, Jan ; Kolář, Martin (referee) ; Čadík, Martin (advisor)
This thesis is concerned with the automatic altitude estimation from a single landscape photograph. I solved this task using convolutional neural networks. There was no suitable training dataset available having information about image altitude, thus I  had to create a new one. To estimate human performance in altitude estimation task, an experiment was conducted counting 100 subjects. The goal of this experiment was to measure the accuracy of the human estimate of camera altitude from an image. The measured average estimation error of subjects was 879 m. An automatic system based on convolutional neural networks outperforms humans with an average elevation error 712 m. The proposed system can be used in more complex scenario like the visual camera geo-localization.

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