Giter Club home page Giter Club logo

cov19d's Introduction

DOI:10.1080/21681163.2023.2219765

Database

Methodology

Proposed CNN Model

The algorithm introduces a less hand-engineered CNN model Architecture for automated COVID-19 diagnosis.
The CNN model achitechture is in picture below:


* The work makes use of the above-mentioned CNN model, with slices preprocessing before training. * Slices preprocessing -as in [here](https://github.com/IDU-CVLab/Images_Preprocessing)- includes a static rectangular cropping, and non-representative slcies removal in each CT scan. For more details, please refer to the peer-reviewed paper.
* Kindly inform the organization owner if you wish to obtain the pretrained model in this study

Training the Model

To replicate the codes, the following must be noted:

  • To run the code properly you would need a training set of images and a validation set of images.
  • The images must be put in the appropriate directories. With that, the directory of training and validation images included in the code should be changed to match the directory where your image datasets are located. This method is following the documentation for ‘imagedatagenerator’ and ‘flow_from_directory’ at https://www.tensorflow.org/api_docs/python/tf/keras/preprocessing/image/ImageDataGenerator
  • Please note: this is a binary classificaiton task. To replicate the code using muti-class classificaiton data, you need to modify the model's output to suit your task.

Dependencies

▪ numpy == 1.19.5
▪ matplotlib == 3.3.4
▪ tensorflow == 2.5.0
▪ CV2 == 4.5.4
▪ sklearn == 0.24.2

Citation

If you find the this method useful, please consider citing:

@article{doi:10.1080/21681163.2023.2219765,
author = {Kenan Morani and D. Unay},
title = {Deep learning-based automated COVID-19 classification from computed tomography images},
journal = {Computer Methods in Biomechanics and Biomedical Engineering: Imaging & Visualization},
volume = {0},
number = {0},
pages = {1-16},
year = {2023},
publisher = {Taylor & Francis},
doi = {10.1080/21681163.2023.2219765},

cov19d's People

Contributors

kenanmorani avatar sabotaha avatar

Stargazers

 avatar  avatar

Watchers

 avatar

cov19d's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.