Convolutional neural networks and other deep neural networks have grown significantly in image classification in recent years. Training large deep models on a large amount of labelled data has been shown to be the best practice for image classification. However, the requirement for substantial training data to attain optimal performance is unachievable in numerous real-world situations. Transfer learning can help enhance performance in these situations. The main objective of the study is to apply and evaluate multiple transfer learning models that classify COVID-19 using CT-scan medical images and to apply an optimization algorithm to compress the model so that the model can be deployed in resource-constrained devices. High-resolution lung computed tomography (CT) methods are frequently employed in the intensive care unit (ICU) for the classification of COVID-19 disease. For the COVID-19 CT-scan binary classification task, we employed six pre-trained CNN models in this paper: MobileNetV2, Xception, ResNet50, ResNet152, VGG16, and VGG19. All models are applied to segmented CT scan data, K5(80:20) protocol is used on the balanced and augmented datasets. The accuracy of models is 83.66%, 91.37%, 85.75%, 92.55%, 86.80% and 90.98%. A new architecture was designed using an ensemble of VGG19 and ResNet50 to give best performance of 98.21%. A BAT-based model compression technique is implemented on the COVID-19 dataset to compress the pre-trained models without compromising the model accuracy. GRADCAM explainability has also been demonstrated on original and compressed models to highlight the most infected part in COVID-19 patient CT scans.
Mohanty et al. (Thu,) studied this question.
Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context: