Skip to content

It detects the X-Rays and can tell if the X-ray is of Normal Person Or Covid-19 Efected Person.

License

Notifications You must be signed in to change notification settings

iamumarjaved/Covid-19-Detection-using-X-rays-with-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19 X-ray Detection Using ML

It detects the X-Rays and can tell if the X-ray is of Normal Person Or Covid-19 Efected Person.

Installation

After Clone this Project and then Install The required Modules to run.

 clone <this repo link>

Noe after that install the required Packages.

 pip install tensorflow keras matplotlib sklearn opencv-python

Data-Set

Collect the Covid Effected and Normal person X-rays, and put them in the directories.

 Covid Detection\chest_xray\train\<NORMAL>

and

 Covid Detection\chest_xray\train\<COVID>

Also put in Test Directory.

Model Training

Now head towards main.py file after image files in the directories and run the file.

Demo

image

About

It detects the X-Rays and can tell if the X-ray is of Normal Person Or Covid-19 Efected Person.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published