Skip to content

Latest commit

 

History

History
 
 

Covid -19-Detection-Using-Chest-X-Ray

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Covid -19 Detection using Chest X-ray

This Script is all about to check wether the person is suffering from the covid-19or not.

How to to run the script:

You can get the Data-set from https://drive.google.com/file/d/1p1ive4RmQgixNSJ-DUwPsA6k_wooEGXO/view?usp=sharing. Download the data.zip file. An Covid_19_Detection_using_Chest_X_Ray.ipynb file is attached in the folder, to build a machine learning model. Screenshot (646)

first train the data set and save the model in the model_adv.h5, so that we can use that file for to build a complete sytsem.

After saving model_adv.h5 you can see a .py file were whole code runs, for the system. After running the script. You can just import a chest X-ray in the system and check wether the the person is suffering fron the covid-19 or not. Screenshot (644)

Output:

Screenshot (643)