Giter VIP home page Giter VIP logo

covid19_xp's Introduction

Deep learning model for classification between COVID-19 pneumonia, non-COVID-19 pneumonia, and the healthy on chest X-ray image

This repository includes source code of deep learning model for classification between COVID-19 pneumonia, non-COVID-19 pneumonia, and the healthy on chest X-ray image. The detail of the model is described in our paper (Automatic classification between COVID-19 pneumonia, non-COVID-19 pneumonia, and the healthy on chest X-ray image: combination of data augmentation methods. Sci Rep 10, 17532 (2020). https://doi.org/10.1038/s41598-020-74539-2).

Our results show that the three-category accuracy of the model was 83.6% between COVID-19 pneumonia, non-COVID-19 pneumonia, and the healthy. Sensitivity of COVID-19 pneumonia was more than 90%.

Usage

The source code is written in Python (version 3.7). CUDA-10, tensroflow-1.13.1, and keras-2.2.4 are required for training and testing the model.

To run the model, jupyter notebook can be used for the model. We recommend to use the ipynb files of this repository for running the model. Please upload ipynb files of this repository to Google Colaboratory or etc.

Dataset

Our dataset for training and testing the model is available from the following URL: https://www.dropbox.com/s/urb8kwnd6sigom5/preprocessed.tar?dl=0

Our dataset contains 215, 533, and 500 chest X-ray images of COVID-19 pneumonia, non-COVID-19 pneumonia, and the healthy. These images are collected from http://arxiv.org/abs/2003.11597 and https://www.kaggle.com/c/rsna-pneumonia-detection-challenge.

Paper

If the source code of this repository is used, please cite the following paper.

Nishio, M., Noguchi, S., Matsuo, H. et al. Automatic classification between COVID-19 pneumonia, non-COVID-19 pneumonia, and the healthy on chest X-ray image: combination of data augmentation methods. Sci Rep 10, 17532 (2020). https://doi.org/10.1038/s41598-020-74539-2

License

The source code of this repository is licensed under GPLv3. For the detail, please see License file of this repository.

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.