| Literature DB >> 34602752 |
K Sita Kumari1, Sarita Samal2, Ruby Mishra3, Gunashekhar Madiraju4, M Nazargi Mahabob5, Anil Bangalore Shivappa6.
Abstract
Early-stage exposure and analysis of diseases are life-threatening causes for controlling the spread of COVID-19. Recently, Deep Learning (DL) centered approaches have projected intended for COVID-19 during the initial stage through the Computed Tomography (CT) mechanism is to simplify and aid with the analysis. However, these methodologiesundergocommencing one of the following issues: each CT scan slice treated separately and train and evaluate from the same dataset the strategies for image collections. Independent slice therapy is the identical patient involved in the preparation and set the tests at the same time, which can yield inaccurate outcomes. It also poses the issue of whether or not an individual should compare the scans of the same patient. This paper aims to establish image classifiers to determine whether a patient tested positive or negative for COVID-19 centered on lung CT scan imageries. In doing so, a Visual Geometry Group-16 (VGG-16) and a Convolutional Neural Network (CNN) 3-layer model used for marking. The images are first segmented using K-means Clustering before the classification to increase classification efficiency. Then, the VGG-16 model and the 3-layer CNN model implemented on the raw and segmented data. The impact of the segmentation of the image and two versions are explored and compared, respectively. Various tuning techniques were performed and tested to improve the VGG-16 model's performance, including increasing epochs, optimizer adjustment, and decreasing the learning rate. Moreover, pre-trained weights of the VGG-16 the model added to enhance the algorithm.Entities:
Keywords: 3-layer convolutional neural network; COVID-19; CT images; Deep learning; Machine learning; Visual geometry group-16
Year: 2021 PMID: 34602752 PMCID: PMC8475871 DOI: 10.1007/s11277-021-09076-w
Source DB: PubMed Journal: Wirel Pers Commun ISSN: 0929-6212 Impact factor: 2.017
Fig. 1DL architecture with CNN
Fig. 2Importing library files
Fig. 3Image preprocessing
Fig. 4Image Segmentation with K-means clustering
Fig. 5COVID Positive (left) original image and (right) segmented image
Fig. 6COVID Negative (left) original image and (right) segmented image
Fig. 7A training set with the validation dataset
Fig. 8Segmented image classification using VGG-16
Fig. 9Segmented image classification using 3-layer CNN model
Fig. 10Comparison of deep and simple CNN models
Fig. 11VGG-16 model set
Fig. 12Pre-trained VGG-16
Fig. 13Pre-trained VGG-16 and trained VGG-16 with CNN