Coder Social home page Coder Social logo

stanleyjzheng / covid-resnet Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 0.0 63 KB

COVID-19 diagnosis using Deep Convolutional Neural Networks in Tensorflow. High performance, resource intensive model.

Home Page: http://stanleyzheng.ca

Python 100.00%
covid-19 deep-neural-networks resnet-18 resnet chest-xrays convolutional-neural-networks resnet-50 tensorflow

covid-resnet's Introduction

COVID-ResNet - COVID-19 Diagnosis from Chest X-Rays/CT scans using Deep Convolutional Neural Networks

I am not a medical professional and have no knowledge of COVID-19. Please do not use this model for anything other than a reference that can be built upon. This is by no means a production-ready solution.

Inspired by COVID-Net

COVID-Net's design piqued my curiosity, as a binary classification was not used, but images were classified into three categories. Instead of classifying into three categories, 'normal', 'pneumonia', and 'COVID-19', if pneumonia was classified with normal, it should be possible to attain high accuracy. After experimenting with different architectures, ResNet-18 was found to be the most effective. Also included in this repository are MLP and ResNet50 implementations, however, only ResNet-18 has been tuned. All ResNet-50 and MLP parameters are arbitrary and should be tuned.

Results Using ResNet-18

confusion matrix

Precision - 98.75%

Training

Instructions to create the dataset can be seen here

Further Reading and Sources

Paper - https://pubs.rsna.org/doi/10.1148/radiol.2020201874

Dataset - https://github.com/ieee8023/covid-chestxray-dataset

Dataset - https://github.com/agchung/Figure1-COVID-chestxray-dataset

Dataset - https://github.com/agchung/Actualmed-COVID-chestxray-dataset

Dataset - https://www.kaggle.com/tawsifurrahman/covid19-radiography-database

covid-resnet's People

Contributors

dependabot[bot] avatar stanley-zheng avatar stanleyjzheng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.