Skip to content

alrzsdgh/COVID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository contains the source code and data utilized in the development of the Potential diagnostic application of a novel deep learning-based approach for COVID-19.

The study introduces MASERes, an innovative 3D deep learning model designed to analyze 3D CT scan volumes and identify COVID-19 cases. Additionally, the repository includes COVID-MAH-CT, a dataset comprising CT scans from COVID-19 infected patients across four distinct waves.


Preprocessing steps: Preprocessing Steps


MASERes Model: MASERes Model


Directories

COVID-MAH-CT This directory houses the COVID-MAH-CT dataset, including both 2D and 3D data.

Images This directory includes the images used in this repository.

Patient Level This directory includes all the code for training and evaluating MASERes, as well as benchmark models, specifically tailored for patient-level analysis. It also contains the implementation codes for the ablation study and the evaluation of MASERes on an external dataset, COVID-CTset.

Slice Level This directory contains all the code implemented for training and evaluating models tailored for slice-level analysis.

** Note: All the notebooks in this repository are designed to function independently. You can download and upload the ipynb file, then run the code cells to obtain the results. However, please note that the directory to the dataset has been changed. The new directory, as explained in the tutorial within the COVID-MAH-CT directory of this repository, must be used instead.

How to cite

If you utilized COVID-MAH-CT data or the MASERes model, please cite:

Sadeghi, A., Sadeghi, M., Sharifpour, A., Fakhar, M., Zakariaei, Z., Sadeghi, M., Rokni, M., Zakariaei, A., Banimostafavi, E. S., & Hajati, F. (2024). Potential diagnostic application of a novel deep learning-based approach for COVID-19. Scientific Reports, 14(1), 1-19. https://doi.org/10.1038/s41598-023-50742-9

About

Detecting COVID-19 in 2D and 3D CT scans

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published