Skip to content

dwaipayan05/CovCNN-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cov CNN Web Application

About

A Django based Web Application to detect the presence of COVID-19 in Chest X-Ray Images. The Deep Learning models are trained on a publicly available dataset of ~2500 Chest X-Ray Images labelled as either COVID-19 or non-COVID. For better comparison purposes, three different architectures were used which includes, Xception, ResNet50 and VGG16. The models were trained separately on the dataset and the weightfiles were later loaded onto the Webapp to detect the presence of COVID-19

Demo

animated

Model Performance

ResNet50

  • Model Architecture

  • Loss Curves

  • Confusion Matrix Obtained

VGG16

  • Model Architecture

  • Loss Curves

  • Confusion Matrix Obtained

Xception

  • Model Architecture

  • Loss Curves

  • Confusion Matrix Obtained

Dataset

  • Dataset Link - SARS-COV2-Ct-Scan Dataset
    Soares, Eduardo, Angelov, Plamen, Biaso, Sarah, Higa Froes, Michele, and Kanda Abe, Daniel. "SARS-CoV-2 CT-scan dataset: A large dataset of real patients CT scans for SARS-     CoV-2 identification." medRxiv (2020). doi: https://doi.org/10.1101/2020.04.24.20078584.
    Angelov, P., & Soares, E. (2020). Towards explainable deep neural networks (xDNN). Neural Networks, 130, 185-194.
    
  • Google Drive Folder : Notebooks/Model Weights/Dataset

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published