English

COVID-19 Detection Using Slices Processing Techniques and a Modified Xception Classifier from Computed Tomography Images

Image and Video Processing 2024-05-28 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

This paper extends our previous method for COVID-19 diagnosis, proposing an enhanced solution for detecting COVID-19 from computed tomography (CT) images. To decrease model misclassifications, two key steps of image processing were employed. Firstly, the uppermost and lowermost slices were removed, preserving sixty percent of each patient's slices. Secondly, all slices underwent manual cropping to emphasize the lung areas. Subsequently, resized CT scans (224 by 224) were input into an Xception transfer learning model. Leveraging Xception's architecture and pre-trained weights, the modified model achieved binary classification. Promising results on the COV19-CT database showcased higher validation accuracy and macro F1 score at both the slice and patient levels compared to our previous solution and alternatives on the same dataset.

Keywords

Cite

@article{arxiv.2312.07580,
  title  = {COVID-19 Detection Using Slices Processing Techniques and a Modified Xception Classifier from Computed Tomography Images},
  author = {Kenan Morani},
  journal= {arXiv preprint arXiv:2312.07580},
  year   = {2024}
}

Comments

arXiv admin note: substantial text overlap with arXiv:2207.00259

R2 v1 2026-06-28T13:48:51.419Z