Skip to content

Automated Detection of COVID-19 Cases Using Deep Neural Networks with X-Ray Images

Notifications You must be signed in to change notification settings

OsaYekeBrown/COVID-19

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

COVID-19 or Pneumonia?

Automated Detection of Possible COVID-19 Cases Using Deep Neural Networks with X-Ray Images

A deep learning model is proposed for the automatic diagnosis of Pneumonia in which could be a sign of COVID-19. The proposed model was developed to provide accurate diagnostics for binary classification (Pneumonia, Possibly COVID-19 vs. No-Findings). My model produced an average classification accuracy of 94.08% for binary classes.

The ChestX-ray8 database provided by Wang et al. was used for normal and pneumonia images. In order to avoid the unbalanced data problem, I used 500 no-findings and 500 pneumonia class frontal chest X-ray images randomly from this database. Please see the inspiration paper for the details.

Citation

The inspiration paper is avaible here.
The published version of the article is now available online at: https://doi.org/10.1016/j.compbiomed.2020.103792

About

Automated Detection of COVID-19 Cases Using Deep Neural Networks with X-Ray Images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%