Skip to content

VirajDeshwal/COVID-19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 DETECTION

COVID-19 Detection using ResNet.

DATASET

There are two different dataset made by collecting images from multiple resources. The consolidated dataset contain appx. 1300 X-Ray images.

  • Small Dataset - covid (contain appx 165 images)
  • Large Dataset - chest-xray (appx. 1180 images) can be downloaded from here

NOTEBOOKS

    1. Training Notebook - Data Exploration and Training is done in this notebook.
    1. Inference Notebook - Inference is done in this notebook.

FLASK APP

  • Simple FLASK App is added to test the model by uploading the image in a webpage.
  • Simple GUI added with html page which returns the label and confidence score.

REFRENCES

About

Detection of COVID-19 in a Given X-Ray using CNN.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published