National Repository of Grey Literature 11 records found  1 - 10next  jump to record: Search took 0.01 seconds. 
Automatic Industrial Quality Control from Image
Kruták, Martin ; Hradiš, Michal (referee) ; Zemčík, Pavel (advisor)
The goal of this thesis is to create overall, automatic and non-contact quality control of a pellet. The issue is divided into two separate parts. The first part deals with precise dimensional measuring of pellet - its length and head diameter so that it is precise and reasonably fast. Precise measuring is achieved with help of algorithms which achieve the sub-pixel precision by polynomial approximation of the edges extracted from the image gradients. The second part deals with the defects of a pellet. Detecting defects like longitudinal furrows or skirt cuts is achieved with convolutional neural networks. The measurement modules work with the resulting precision up to 0.025 mm in case of length measuring and up to 0.01 mm in case of head diameter measuring. In case of defect detections, neural network shows very high classification success rate. The contribution of this thesis is a presentation of innovative approaches in automatic quality control of pellets with use of neural networks and a demonstration of its usage in real manufacturing process.
Algorithms for anomaly detection in data from clinical trials and health registries
Bondarenko, Maxim ; Blaha, Milan (referee) ; Schwarz, Daniel (advisor)
This master's thesis deals with the problems of anomalies detection in data from clinical trials and medical registries. The purpose of this work is to perform literary research about quality of data in clinical trials and to design a personal algorithm for detection of anomalous records based on machine learning methods in real clinical data from current or completed clinical trials or medical registries. In the practical part is described the implemented algorithm of detection, consists of several parts: import of data from information system, preprocessing and transformation of imported data records with variables of different data types into numerical vectors, using well known statistical methods for detection outliers and evaluation of the quality and accuracy of the algorithm. The result of creating the algorithm is vector of parameters containing anomalies, which has to make the work of data manager easier. This algorithm is designed for extension the palette of information system functions (CLADE-IS) on automatic monitoring the quality of data by detecting anomalous records.
Segmentation of intracardial ECG
Řehoř, Jan ; Ronzhina, Marina (referee) ; Novotná, Petra (advisor)
This master´s thesis deals with the segmentation of intracardiac ECG recordings and is divided into several parts. The first part is connected with a theoretical acquaintance with the issue, such as how the heart works, what is an intracardiac ECG and a convolutional neural network. Other parts of the work are already formed by the practical part, ie, signal annotation and model design automatically segmenting the intracaridal record. After the practical part, the evaluation of the results of the solution continues, comparison with the solution of third parties and with foreign studies dealing with a similar topic. The last part of the work is a discussion and conclusion, which summarizes the results of the work.
Algorithms for anomaly detection in data from clinical trials and health registries
Bondarenko, Maxim ; Blaha, Milan (referee) ; Schwarz, Daniel (advisor)
This master's thesis deals with the problems of anomalies detection in data from clinical trials and medical registries. The purpose of this work is to perform literary research about quality of data in clinical trials and to design a personal algorithm for detection of anomalous records based on machine learning methods in real clinical data from current or completed clinical trials or medical registries. In the practical part is described the implemented algorithm of detection, consists of several parts: import of data from information system, preprocessing and transformation of imported data records with variables of different data types into numerical vectors, using well known statistical methods for detection outliers and evaluation of the quality and accuracy of the algorithm. The result of creating the algorithm is vector of parameters containing anomalies, which has to make the work of data manager easier. This algorithm is designed for extension the palette of information system functions (CLADE-IS) on automatic monitoring the quality of data by detecting anomalous records.
Neural network generator for image similarity measurement
Hipča, Tomáš ; Kolařík, Martin (referee) ; Burget, Radim (advisor)
This thesis deals with designing an automatic generator of deep neural networks for image classification. Theoretical part clarifies what a neural network and formal neuron are. Furthermore, the types of neural network architectures are presented. The focus of this thesis is convolutional neural networks, several pieces of research from this field are mentioned. The practical part of this thesis describes information with regards to the implementation of neural network generator, possible frameworks and programming languages for such implementation. Brief description of the implementation itself is presented as well as implemented layers. Generated neural networks are tested on Google-Landmarks dataset and results are commented upon.
The classification of epileptogenic tissue after electrical stimulation using machine learning
Formánková, Zuzana ; Mívalt, Filip (referee) ; Cimbálník, Jan (advisor)
This thesis addresses electrophysiological biomarkers of epileptic activity after direct electrical stimulation in the classification of epileptogenic tissue. Suitable biomarkers included high-frequency oscillations, interictal spikes, changes in connectivity and signal power across frequency bands. Biomarkers were detected in iEEG recordings and their response to direct electrical stimulation was analyzed by statistical tests. Biomarker analysis demonstrated the effect of direct electrical stimulation on electrophysiological biomarkers of epileptic activity. Relevant biomarkers were selected by selection methods as signal power in the frequency band 80-250 Hz, relative entropy in the frequency band 250-600 Hz and linear correlation. Machine learning models, namely logistic regression, support vector machines and decision forest, were implemented for epileptogenic tissue classification. The support vector machines method showed the highest sensitivity (70,5 %) among the models, but the overall results were insufficient (PPV 38,5 %, F1 score 42,9 %). Despite the limitations in the performance of the classification models, this work highlights the potential of electrophysiological biomarkers in identifying epileptogenic foci and establishes a foundation for further research in the field.
Segmentation of intracardial ECG
Řehoř, Jan ; Ronzhina, Marina (referee) ; Novotná, Petra (advisor)
This master´s thesis deals with the segmentation of intracardiac ECG recordings and is divided into several parts. The first part is connected with a theoretical acquaintance with the issue, such as how the heart works, what is an intracardiac ECG and a convolutional neural network. Other parts of the work are already formed by the practical part, ie, signal annotation and model design automatically segmenting the intracaridal record. After the practical part, the evaluation of the results of the solution continues, comparison with the solution of third parties and with foreign studies dealing with a similar topic. The last part of the work is a discussion and conclusion, which summarizes the results of the work.
Automatic Industrial Quality Control from Image
Kruták, Martin ; Hradiš, Michal (referee) ; Zemčík, Pavel (advisor)
The goal of this thesis is to create overall, automatic and non-contact quality control of a pellet. The issue is divided into two separate parts. The first part deals with precise dimensional measuring of pellet - its length and head diameter so that it is precise and reasonably fast. Precise measuring is achieved with help of algorithms which achieve the sub-pixel precision by polynomial approximation of the edges extracted from the image gradients. The second part deals with the defects of a pellet. Detecting defects like longitudinal furrows or skirt cuts is achieved with convolutional neural networks. The measurement modules work with the resulting precision up to 0.025 mm in case of length measuring and up to 0.01 mm in case of head diameter measuring. In case of defect detections, neural network shows very high classification success rate. The contribution of this thesis is a presentation of innovative approaches in automatic quality control of pellets with use of neural networks and a demonstration of its usage in real manufacturing process.
Neural network generator for image similarity measurement
Hipča, Tomáš ; Kolařík, Martin (referee) ; Burget, Radim (advisor)
This thesis deals with designing an automatic generator of deep neural networks for image classification. Theoretical part clarifies what a neural network and formal neuron are. Furthermore, the types of neural network architectures are presented. The focus of this thesis is convolutional neural networks, several pieces of research from this field are mentioned. The practical part of this thesis describes information with regards to the implementation of neural network generator, possible frameworks and programming languages for such implementation. Brief description of the implementation itself is presented as well as implemented layers. Generated neural networks are tested on Google-Landmarks dataset and results are commented upon.
Algorithms for anomaly detection in data from clinical trials and health registries
Bondarenko, Maxim ; Blaha, Milan (referee) ; Schwarz, Daniel (advisor)
This master's thesis deals with the problems of anomalies detection in data from clinical trials and medical registries. The purpose of this work is to perform literary research about quality of data in clinical trials and to design a personal algorithm for detection of anomalous records based on machine learning methods in real clinical data from current or completed clinical trials or medical registries. In the practical part is described the implemented algorithm of detection, consists of several parts: import of data from information system, preprocessing and transformation of imported data records with variables of different data types into numerical vectors, using well known statistical methods for detection outliers and evaluation of the quality and accuracy of the algorithm. The result of creating the algorithm is vector of parameters containing anomalies, which has to make the work of data manager easier. This algorithm is designed for extension the palette of information system functions (CLADE-IS) on automatic monitoring the quality of data by detecting anomalous records.

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.