X-Ray image-based COVID-19 detection using deep learning.

Researchers

Journal

Modalities

Models

Abstract

COVID-19 is a type of respiratory infection that primarily affects the lungs. Obtaining a chest X-ray is one of the most important steps in detecting and treating COVID-19 occurrences. Our study’s goal is to detect COVID-19 from chest X-ray images using a Convolutional Neural Network (CNN). This study presents an effective method for categorizing chest X-ray images as Normal or COVID-19 infected. We used CNN, activation functions dropout, batch normalization, and Keras parameters to build this model. The classification method was implemented using open source tools “Python” and “OpenCV,” both of which are freely available. The acquired images are transmitted through a series of convolutional and max pooling layers activated with the Rectified Linear Unit (ReLU) activation function, and then fed into the neurons of the dense layers, and finally activated with the sigmoidal function. Thereafter, SVM was used for classification using the knowledge from the learning model to classify the images into a predefined class (COVID-19 or Normal). As the model learns, its accuracy improves while its loss decreases. The findings of the study indicate that all models produced promising results, with augmentation, image segmentation, and image cropping producing the most efficient results, with a training accuracy of 99.8% and a test accuracy of 99.1%. As a result, the findings show that deep features provided consistent and reliable features for COVID-19 detection. Therefore, the proposed method aids in faster diagnosis of COVID-19 and the screening of COVID-19 patients by radiologists.© The Author(s), under exclusive licence to Springer Science+Business Media, LLC, part of Springer Nature 2023, Springer Nature or its licensor (e.g. a society or other partner) holds exclusive rights to this article under a publishing agreement with the author(s) or other rightsholder(s); author self-archiving of the accepted manuscript version of this article is solely governed by the terms of such publishing agreement and applicable law.

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *