Skip to content

Given the chest X-ray dateset, our goal is to build a range of neural networks to diagnose chest X-rays. Our database consists of patients suffering from COVID-19, Pneumonia, and normal Patients

Notifications You must be signed in to change notification settings

sherif17/Corona_Chest_Diagnosis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Corona_Chest_Diagnosis

Given the chest X-ray dateset, our goal is to build a range of neural networks to diagnose chest X-rays. Our database consists of patients suffering from COVID-19, Pneumonia, and normal Patients

Data Exploration

  • DataSet Link
  • Spliting data into training, validation, and testing.

Basic Models

  • Building a fully connected neural network. [many layers & few ones]
  • Building a convolutional neural network with a classification layer at the end. [many layers & few ones]

Improved Models

  • famous backbones used ResNet 18 & DenseNet

About

Given the chest X-ray dateset, our goal is to build a range of neural networks to diagnose chest X-rays. Our database consists of patients suffering from COVID-19, Pneumonia, and normal Patients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published