Deep Learning For Classification Of Chest X-Ray Images (Covid 19)
Benbakreti Samir, Said Mwanahija, Benbakreti Soumia, Umut \"Ozkaya

TL;DR
This paper develops a deep learning approach using CNNs and pre-trained models to classify chest X-ray images for Covid-19 diagnosis, achieving high accuracy and faster convergence, aiding medical practitioners during pandemics.
Contribution
It introduces an effective CNN-based method with pre-trained models for classifying Covid-19 and other lung conditions from chest X-rays, emphasizing improved speed and accuracy.
Findings
ResNet 18 achieved 94.1% accuracy
Pre-trained models converge faster than CNNs
GPU implementation reduces diagnosis time
Abstract
In medical practice, the contribution of information technology can be considerable. Most of these practices include the images that medical assistance uses to identify different pathologies of the human body. One of them is X-ray images which cover much of our work in this paper. Chest x-rays have played an important role in Covid 19 identification and diagnosis. The Covid 19 virus has been declared a global pandemic since 2020 after the first case found in Wuhan China in December 2019. Our goal in this project is to be able to classify different chest X-ray images containing Covid 19, viral pneumonia, lung opacity and normal images. We used CNN architecture and different pre-trained models. The best result is obtained by the use of the ResNet 18 architecture with 94.1% accuracy. We also note that The GPU execution time is optimal in the case of AlexNet but what requires our attention…
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 · Radiomics and Machine Learning in Medical Imaging
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Average Pooling · Residual Connection · Max Pooling · Convolution · Global Average Pooling · 1x1 Convolution · Kaiming Initialization · Batch Normalization · Bottleneck Residual Block
