Open Access. Powered by Scholars. Published by Universities.®

Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

2019

PDF

Electronic Thesis and Dissertation Repository

Convolutional Neural Networks

Discipline

Articles 1 - 3 of 3

Full-Text Articles in Engineering

Automated Segmentation Of Temporal Bone Structures, Daniel Allen Oct 2019

Automated Segmentation Of Temporal Bone Structures, Daniel Allen

Electronic Thesis and Dissertation Repository

Mastoidectomy is a challenging surgical procedure that is difficult to perform and practice. As supplementation to current training techniques, surgical simulators have been developed with the ability to visualize and operate on temporal bone anatomy. Medical image segmentation is done to create three-dimensional models of anatomical structures for simulation. Manual segmentation is an accurate but time-consuming process that requires an expert to label each structure on images. An automatic method for segmentation would allow for more practical model creation. The objective of this work was to create an automated segmentation algorithm for structures of the temporal bone relevant to mastoidectomy. …


Gabor Filter Initialization And Parameterization Strategies In Convolutional Neural Networks, Long Pham Apr 2019

Gabor Filter Initialization And Parameterization Strategies In Convolutional Neural Networks, Long Pham

Electronic Thesis and Dissertation Repository

Convolutional neural networks (CNN) have been widely known in literature to be extremely effective for classifying images. Some of the filters learned during training of the first layer of a CNN resemble the Gabor filter. Gabor filters are extremely good at extracting features within an image. We have taken this as an incentive by replacing the first layer of a CNN with the Gabor filter to increase speed and accuracy for classifying images. We created two simple 5-layer AlexNet-like CNNs comparing grid-search to random-search for initializing the Gabor filter bank. We trained on MNIST, CIFAR-10, and CIFAR-100 as well as …


Autonomous And Real Time Rock Image Classification Using Convolutional Neural Networks, Alexis David Pascual Feb 2019

Autonomous And Real Time Rock Image Classification Using Convolutional Neural Networks, Alexis David Pascual

Electronic Thesis and Dissertation Repository

Autonomous image recognition has numerous potential applications in the field of planetary science and geology. For instance, having the ability to classify images of rocks would allow geologists to have immediate feedback without having to bring back samples to the laboratory. Also, planetary rovers could classify rocks in remote places and even in other planets without needing human intervention. In 2017, Shu et. al. used a Support Vector Machine (SVM) classification algorithm to classify 9 different types of rock images using a with the image features extracted autonomously. Through this method, they achieved a test accuracy of 96.71%. Within the …