paper-with-me

Papers

Evaluating Convolutional Neural Networks for COVID-19 classification in chest X-ray images

2024-12-26 · Leonardo Gabriel Ferreira Rodrigues, Danilo Ferreira da Silva, Larissa Ferreira Rodrigues, João Fernando Mari

Coronavirus Disease 2019 (COVID-19) pandemic rapidly spread globally, impacting the lives of billions of people. The effective screening of infected patients is a critical step to struggle with COVID-19, and treating the patients avoiding this quickly disease spread. The need for automated and scalable methods has increased due to the unavailability of accurate automated toolkits. Recent researches using chest X-ray images suggest they include relevant information about the COVID-19 virus. Hence, applying machine learning techniques combined with radiological imaging promises to identify this disease accurately. It is straightforward to collect these images once it is spreadly shared and analyzed in the world. This paper presents a method for automatic COVID-19 detection using chest Xray images through four convolutional neural networks, namely: AlexNet, VGG-11, SqueezeNet, and DenseNet-121. This method had been providing accurate diagnostics for positive or negative COVID-19 classification. We validate our experiments using a ten-fold cross-validation procedure over the training and test sets. Our findings include the shallow fine-tuning and data augmentation strategies that can assist in dealing with the low number of positive COVID-19 images publicly available. The accuracy for all CNNs is higher than 97.00%, and the SqueezeNet model achieved the best result with 99.20%.

📄 PDF Abstract BibTeX arXiv:2412.19362

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Xavier Initialization Xavier Initialization, or Glorot Initialization, is an initialization scheme for neural networks. Biases are initialized be 0 and the weights $W\_{ij}$ at each layer are…
Average Pooling 설명 없음
Fire Module 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Residual Connection 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…

Similar Papers 제목 키워드 기반

Stacked Convolutional Neural Network for Diagnosis of COVID-19 Disease from X-ray Images

2020-06-22 · Mahesh Gour, Sweta Jain

Automatic and rapid screening of COVID-19 from the chest X-ray images has become an urgent need in this pandemic situation of SARS-CoV-2 worldwide in 2020. However, accurate and reliable screening of patients is a massiv…

Classification of COVID-19 in chest X-ray images using DeTraC deep convolutional neural network

2020-03-26 · Asmaa Abbas, Mohammed M. Abdelsamea, Mohamed Medhat Gaber

Chest X-ray is the first imaging technique that plays an important role in the diagnosis of COVID-19 disease. Due to the high availability of large-scale annotated image datasets, great success has been achieved using co…

General ClassificationMedical DiagnosisObject RecognitionSpecificity+1

MIC: Medical Image Classification Using Chest X-ray (COVID-19 and Pneumonia) Dataset with the Help of CNN and Customized CNN

2024-11-02 · Nafiz Fahad, Fariha Jahan, Md Kishor Morol, Rasel Ahmed 외

The COVID19 pandemic has had a detrimental impact on the health and welfare of the worlds population. An important strategy in the fight against COVID19 is the effective screening of infected patients, with one of the pr…

image-classificationImage ClassificationMedical Image Classification

CovidGAN: Data Augmentation Using Auxiliary Classifier GAN for Improved Covid-19 Detection

2021-03-08 · Abdul Waheed, Muskan Goyal, Deepak Gupta, Ashish Khanna 외

Coronavirus (COVID-19) is a viral disease caused by severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2). The spread of COVID-19 seems to have a detrimental effect on the global economy and health. A positive che…

Data AugmentationGenerative Adversarial Network

Detecting COVID-19 and Community Acquired Pneumonia using Chest CT scan images with Deep Learning

2021-04-11 · Shubham Chaudhary, Sadbhawna, Vinit Jakhetiya, Badri N Subudhi 외

We propose a two-stage Convolutional Neural Network (CNN) based classification framework for detecting COVID-19 and Community-Acquired Pneumonia (CAP) using the chest Computed Tomography (CT) scan images. In the first st…

ClassificationComputed Tomography (CT)COVID-19 DiagnosisGeneral Classification