MIC: Medical Image Classification Using Chest X-ray (COVID-19 and Pneumonia) Dataset with the Help of CNN and Customized CNN
Nafiz Fahad, Fariha Jahan, Md Kishor Morol, Rasel Ahmed, Md., Abdullah-Al-Jubair

TL;DR
This study introduces a customized CNN model that effectively classifies COVID-19 and pneumonia from chest X-ray images, achieving high accuracy and outperforming previous models on the same dataset.
Contribution
The paper presents a novel customized CNN architecture tailored for medical image classification, demonstrating improved performance over existing models using the same dataset.
Findings
CCNN achieved 95.62% validation accuracy
CCNN outperformed other models on the dataset
Effective preprocessing improved model performance
Abstract
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 primary screening methods involving radiological imaging with the use of chest Xrays. This is why this study introduces a customized convolutional neural network (CCNN) for medical image classification. This study used a dataset of 6432 images named Chest Xray (COVID19 and Pneumonia), and images were preprocessed using techniques, including resizing, normalizing, and augmentation, to improve model training and performance. The proposed CCNN was compared with a convolutional neural network (CNN) and other models that used the same dataset. This research found that the Convolutional Neural Network (CCNN) achieved 95.62% validation accuracy and 0.1270 validation loss. This…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · AI in cancer detection
