Now showing 1 - 2 of 2
No Thumbnail Available
Publication

Automatic classification of coronary stenosis using convolutional neural networks and simulated annealing

2022 , Rendon-Aguilar, Luis Diego , Cruz-Aceves, Ivan , Fernandez-Jaramillo, Arturo Alfonso , Moya-Albor, Ernesto , Brieva, Jorge , Ponce, Hiram

Automatic detection of coronary stenosis plays an essential role in systems that perform computer-aided diagnosis in cardiology. Coronary stenosis is a narrowing of the coronary arteries caused by plaque that reduces the blood flow to the heart. Automatic classification of coronary stenosis images has been re-cently addressed using deep and machine learning techniques. Generally, the machine learning methods form a bank of empirical and automatic features from the angiographic images. In the present work, a novel method for the automatic classification of coronary stenosis X-ray images is presented. The method is based on convolutional neural networks, where the neural architecture search is performed by using the path-based metaheuristics of simulated annealing. To perform the neural architecture search, the maximization of the F1-score metric is used as the fitness function. The automatically generated convolutional neural network was compared with three deep learning methods in terms of the accuracy and F1-score metrics using a testing set of images obtaining 0.88 and 0.89, respectively. In addition, the proposed method was evaluated with different sets of coronary stenosis images obtained via data augmentation. The results involving a number of different instances have shown that the proposed architecture is robust preserving the efficiency with different datasets © 2023 Şaban öztürk. All rights reserved.

No Thumbnail Available
Publication

Application of Convolutional Neural Networks for Fall Detection Using Multiple Cameras

2020 , Espinosa Loera, Ricardo Abel , Ponce, Hiram , Gutiérrez, Sebastián , Martinez-Villaseñor, Lourdes , Moya-Albor, Ernesto , Brieva, Jorge

Currently one of the most important research issue for artificial intelligence and computer vision tasks is the recognition of human falls. Due to the current exponential increase in the use of cameras is it common to use vision-based approach for fall detection and classification systems. On another hand deep learning algorithms have transformed the way that we see vision-based problems. The Convolutional Neural Network (CNN) as deep learning technique offers more reliable and robust solutions on detection and classification problems. Focusing only on a vision-based approach, for this work we used images from a new public multimodal data set for fall detection (UP-Fall Detection dataset) published by our research team. In this chapter we present fall detection system using a 2D CNN analyzing multiple camera information. This method analyzes images in fixed time window frames extracting features using an optical flow method that obtains information of relative motion between two consecutive images. For experimental results, we tested this approach in UP-Fall Detection dataset. Results showed that our proposed multi-vision-based approach detects human falls achieving 95.64% in accuracy with a simple CNN network architecture compared with other state-of-the-art methods.