paper-with-me

Papers

A Hybrid Deep Learning CNN Model for Enhanced COVID-19 Detection from Computed Tomography (CT) Scan Images

2025-01-28 · Suresh Babu Nettur, Shanthi Karpurapu, Unnati Nettur, Likhit Sagar Gajja, Sravanthy Myneni, Akhil Dusi, Lalithya Posham

Early detection of COVID-19 is crucial for effective treatment and controlling its spread. This study proposes a novel hybrid deep learning model for detecting COVID-19 from CT scan images, designed to assist overburdened medical professionals. Our proposed model leverages the strengths of VGG16, DenseNet121, and MobileNetV2 to extract features, followed by Principal Component Analysis (PCA) for dimensionality reduction, after which the features are stacked and classified using a Support Vector Classifier (SVC). We conducted comparative analysis between the proposed hybrid model and individual pre-trained CNN models, using a dataset of 2,108 training images and 373 test images comprising both COVID-positive and non-COVID images. Our proposed hybrid model achieved an accuracy of 98.93%, outperforming the individual models in terms of precision, recall, F1 scores, and ROC curve performance.

📄 PDF Abstract BibTeX arXiv:2501.17160

Code (0)

등록된 구현이 없습니다.

Tasks

Computed Tomography (CT)Dimensionality Reduction

Methods 이 논문이 사용한 방법론

Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution
Batch Normalization 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Average Pooling 설명 없음
Inverted Residual Block 설명 없음

Similar Papers 제목 키워드 기반

COVID-19 Detection Using Slices Processing Techniques and a Modified Xception Classifier from Computed Tomography Images

2023-12-10 · Kenan Morani

This paper extends our previous method for COVID-19 diagnosis, proposing an enhanced solution for detecting COVID-19 from computed tomography (CT) images. To decrease model misclassifications, two key steps of image proc…

Binary ClassificationComputed Tomography (CT)COVID-19 DiagnosisTransfer Learning

COVID-19 Detection Using Transfer Learning Approach from Computed Tomography Images

2022-07-01 · Kenan Morani, Esra Kaya Ayana, Devrim Unay

The significance of efficient and accurate diagnosis amidst the unique challenges posed by the COVID-19 pandemic underscores the urgency for innovative approaches. In response to these challenges, we propose a transfer l…

Computed Tomography (CT)COVID-19 DiagnosisTransfer Learning

Web Diagnosis for COVID-19 and Pneumonia Based on Computed Tomography Scans and X-rays

2024-01-06 · Universal Access in Human-Computer Interaction 2024 1 · Carlos Antunes, João Rodrigues, António Cunha

Pneumonia and COVID-19 are respiratory illnesses, the last caused by the severe acute respiratory syndrome virus, coronavirus 2 (SARS-CoV-2). Traditional detection processes can be slow, prone to errors, and laborious, l…

Computed Tomography (CT)

Ctcovid19: Automatic Covid-19 Model for Computed Tomography Scans Using Deep Learning

2024-08-09 · Based Intelligence Medicine 2024 8 · Carlos Antunes, João Rodrigues, António Cunha

Summary COVID-19 is an extremely contagious respiratory sickness instigated by the severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2). Common symptoms encompass fever, cough, fatigue, and breathing difficulties…

HRCTCov19 -- A High-Resolution Chest CT Scan Image Dataset for COVID-19 Diagnosis and Differentiation

2022-05-06 · Iraj Abedi, Mahsa Vali, Bentolhoda Otroshi, Maryam Zamanian 외

Introduction: During the COVID-19 pandemic, computed tomography (CT) was a popular method for diagnosing COVID-19 patients. HRCT (High-Resolution Computed Tomography) is a form of computed tomography that uses advanced m…

Computed Tomography (CT)COVID-19 DiagnosisDiagnostic