COVID-ResNet: A Deep Learning Framework for Screening of COVID19 from Radiographs
Muhammad Farooq, Abdul Hafeez

TL;DR
This paper introduces COVID-ResNet, an open-source deep learning framework that accurately differentiates COVID-19 from other pneumonia using chest X-ray images, achieving state-of-the-art results with efficient training techniques.
Contribution
It presents a novel 3-step fine-tuning approach for ResNet-50, utilizing progressive resizing and advanced training strategies to improve accuracy and reduce training time.
Findings
Achieved 96.23% accuracy on COVIDx dataset
Developed an open-source, efficient COVID-19 screening model
Demonstrated state-of-the-art results with fewer epochs
Abstract
In the last few months, the novel COVID19 pandemic has spread all over the world. Due to its easy transmission, developing techniques to accurately and easily identify the presence of COVID19 and distinguish it from other forms of flu and pneumonia is crucial. Recent research has shown that the chest Xrays of patients suffering from COVID19 depicts certain abnormalities in the radiography. However, those approaches are closed source and not made available to the research community for re-producibility and gaining deeper insight. The goal of this work is to build open source and open access datasets and present an accurate Convolutional Neural Network framework for differentiating COVID19 cases from other pneumonia cases. Our work utilizes state of the art training techniques including progressive resizing, cyclical learning rate finding and discriminative learning rates to training fast…
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.
Code & Models
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? · Batch Normalization · Average Pooling · 1x1 Convolution · Residual Connection · Max Pooling · Global Average Pooling · Bottleneck Residual Block · Residual Block · Kaiming Initialization
