Search results for "Convolutional neural network"
showing 9 items of 179 documents
A Navigation and Augmented Reality System for Visually Impaired People
2021
In recent years, we have assisted with an impressive advance in augmented reality systems and computer vision algorithms, based on image processing and artificial intelligence. Thanks to these technologies, mainstream smartphones are able to estimate their own motion in 3D space with high accuracy. In this paper, we exploit such technologies to support the autonomous mobility of people with visual disabilities, identifying pre-defined virtual paths and providing context information, reducing the distance between the digital and real worlds. In particular, we present ARIANNA+, an extension of ARIANNA, a system explicitly designed for visually impaired people for indoor and outdoor localizati…
Seizure Prediction Using EEG Channel Selection Method
2022
Seizure prediction using intracranial electroencephalogram (iEEG) is still challenging because of complicated signals in spatial and time domains. Feature selection in the spatial domain (i.e., channel selection) has been largely ignored in this field. Hence, in this paper, a novel approach of iEEG channel selection strategy combined with one-dimensional convolutional neural networks (1D-CNN) was presented for seizure prediction. First, 15-sec and 30-sec iEEG segments with an increasing number of channels (from one channel to all channels) were sequentially fed into 1D-CNN models for training and testing. Then, the channel case with the best classification rate was selected for each partici…
Causality-Aware Convolutional Neural Networks for Advanced Image Classification and Generation
2023
Smart manufacturing uses emerging deep learning models, and particularly Convolutional Neural Networks (CNNs) and Generative Adversarial Networks (GANs), for different industrial diagnostics tasks, e.g., classification, detection, recognition, prediction, synthetic data generation, security, etc., on the basis of image data. In spite of being efficient for these objectives, the majority of current deep learning models lack interpretability and explainability. They can discover features hidden within input data together with their mutual co-occurrence. However, they are weak at discovering and making explicit hidden causalities between the features, which could be the reason behind the parti…
SingleChannelNet : A model for automatic sleep stage classification with raw single-channel EEG
2022
In diagnosing sleep disorders, sleep stage classification is a very essential yet time-consuming process. Various existing state-of-the-art approaches rely on hand-crafted features and multi-modality polysomnography (PSG) data, where prior knowledge is compulsory and high computation cost can be expected. Besides, it is a big challenge to handle the task with raw single-channel electroencephalogram (EEG). To overcome these shortcomings, this paper proposes an end-to-end framework with a deep neural network, namely SingleChannelNet, for automatic sleep stage classification based on raw single-channel EEG. The proposed model utilizes a 90s epoch as the textual input and employs two multi-conv…
Comparison of Machine Learning Methods in Stochastic Skin Optical Model Inversion
2020
In this study, we compare six different machine learning methods in the inversion of a stochastic model for light propagation in layered media, and use the inverse models to estimate four parameters of the skin from the simulated data: melanin concentration, hemoglobin volume fraction, and thicknesses of epidermis and dermis. The aim of this study is to determine the best methods for stochastic model inversion in order to improve current methods in skin related cancer diagnostics and in the future develop a non-invasive way to measure the physical parameters of the skin based partially on the results of the study. Of the compared methods, which are convolutional neural network, multi-layer …
Convolutional neural networks in skin cancer detection using spatial and spectral domain
2019
Skin cancers are world wide deathly health problem, where significant life and cost savings could be achieved if detection of cancer can be done in early phase. Hypespectral imaging is prominent tool for non-invasive screening. In this study we compare how use of both spectral and spatial domain increase classification performance of convolutional neural networks. We compare five different neural network architectures for real patient data. Our models gain same or slightly better positive predictive value as clinicians. Towards more general and reliable model more data is needed and collection of training data should be systematic. peerReviewed
Thermal anomalies detection in a photovoltaic plant using artificial intelligence: Italy case studies
2021
This paper proposes the application of artificial intelligence techniques for the identification of thermal anomalies that occur in a photovoltaic system due to malfunctions or faults, with the aim to limit the energy production losses by detecting faults at an early stage. The proposed approach is based on a Thermographic Non-Destructive Test conducted with Unmanned Aerial Vehicles equipped with a thermal imaging camera, which allows the detection of abnormal operating conditions without interrupting the normal operation of the PV system rapidly and cost-effectively. The thermographic images and videos are automatically inspected using a Convolutional Neural Network, developed by an open-s…
An Automatic Method for Assessing Spiking of Tibial Tubercles Associated with Knee Osteoarthritis
2022
Efficient and scalable early diagnostic methods for knee osteoarthritis are desired due to the disease’s prevalence. The current automatic methods for detecting osteoarthritis using plain radiographs struggle to identify the subjects with early-stage disease. Tibial spiking has been hypothesized as a feature of early knee osteoarthritis. Previous research has demonstrated an association between knee osteoarthritis and tibial spiking, but the connection to the early-stage disease has not been investigated. We study tibial spiking as a feature of early knee osteoarthritis. Additionally, we develop a deep learning based model for detecting tibial spiking from plain radiographs. We collected an…
DL_Track : Automated analysis of muscle architecture from B-mode ultrasonography images using deep learning
2023
B-mode ultrasound is commonly used to image musculoskeletal tissues, but one major bottleneck is data analysis. Manual analysis is commonly deployed for assessment of muscle thickness, pennation angle and fascicle length in muscle ultrasonography images. However, manual analysis is somewhat subjective, laborious and requires thorough experience. We provide an openly available algorithm (DL_Track) to automatically analyze muscle architectural parameters in ultrasonography images or videos of human lower limb muscles.
 We trained two different neural networks (classic U-net [Ronneberger et al., 2021] and U-net with VGG16 [Simonyan & Zisserman, 2015] pretrained encoder) one to detect …