Skip to content

josepfm/COVID-19-Scanner

 
 

Repository files navigation

Coronavirus disease 2019 (COVID-19) X-Ray Scanner

I built a CNN neural network that classifies a given Chest X-ray as positive for pneumonia caused by COVID-19 or not. This model is originally meant to demonstrate a proof-of-concept. The model was trained, and accepts, Posteroanterior views only.

Resources

Updated Model (Use with Pytorch; .pth) : https://drive.google.com/open?id=1hXFVQuX7LRpbW5P6OU9YFXkxYJEQIPxw

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

Secondary Dataset: https://www.kaggle.com/paultimothymooney/chest-xray-pneumonia

Test_results: check the csv file in the repository

Colab_notebook: check repository (Notice: NOT A DIAGNOSTIC TOOL)

Rationale/More information: https://towardsdatascience.com/using-deep-learning-to-detect-ncov-19-from-x-ray-images-1a89701d1acd

LICENSE

Creative Commons Licence