Department of Biomedical Engineering, College of Engineering and Technology, SRM Institute of Science and Technology, Kattankulathur, Tamil Nadu, 603203, India.
Department of Computer Engineering, College of Computer and Information Sciences, Majmaah University, Al Majmaah, 11952, Saudi Arabia.
Sci Rep. 2022 Oct 18;12(1):17417. doi: 10.1038/s41598-022-20804-5.
The objectives of our proposed study were as follows: First objective is to segment the CT images using a k-means clustering algorithm for extracting the region of interest and to extract textural features using gray level co-occurrence matrix (GLCM). Second objective is to implement machine learning classifiers such as Naïve bayes, bagging and Reptree to classify the images into two image classes namely COVID and non-COVID and to compare the performance of the three pre-trained CNN models such as AlexNet, ResNet50 and SqueezeNet with that of the proposed machine learning classifiers. Our dataset consists of 100 COVID and non-COVID images which are pre-processed and segmented with our proposed algorithm. Following the feature extraction process, three machine learning classifiers (Naive Bayes, Bagging, and REPTree) were used to classify the normal and covid patients. We had implemented the three pre-trained CNN models such as AlexNet, ResNet50 and SqueezeNet for comparing their performance with machine learning classifiers. In machine learning, the Naive Bayes classifier achieved the highest accuracy of 97%, whereas the ResNet50 CNN model attained the highest accuracy of 99%. Hence the deep learning networks outperformed well compared to the machine learning techniques in the classification of Covid-19 images.
第一个目标是使用 k-均值聚类算法对 CT 图像进行分割,以提取感兴趣区域,并使用灰度共生矩阵 (GLCM) 提取纹理特征。第二个目标是实现机器学习分类器,如朴素贝叶斯、袋装和 Reptree,将图像分为 COVID 和非 COVID 两类,并将三种预先训练的 CNN 模型(AlexNet、ResNet50 和 SqueezeNet)的性能与提出的机器学习分类器进行比较。我们的数据集由 100 张 COVID 和非 COVID 图像组成,这些图像经过预处理和我们提出的算法分割。在特征提取过程之后,使用三种机器学习分类器(朴素贝叶斯、袋装和 Reptree)对正常和新冠患者进行分类。我们实现了三种预先训练的 CNN 模型(AlexNet、ResNet50 和 SqueezeNet),以比较它们与机器学习分类器的性能。在机器学习中,朴素贝叶斯分类器达到了最高的 97%的准确率,而 ResNet50 CNN 模型达到了最高的 99%的准确率。因此,与机器学习技术相比,深度学习网络在 COVID-19 图像分类方面表现更好。