Skip to content

WOLFIEEEE/Covid_Xray-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DATASET

  • Dataset is collected from two diiferent places
  • Covid-Patient Data X-ray Images for covid positive patient from Github
  • Normal People Data X-ray images for healthy people from kaggle
  • Merged Data Merged data set (that I used in my project)

General info

This is a model that detect whether the patient is Normal or covid positive based on their X-ray of chest. We used the data from github to train our model.It's not practically possible to implement this in real life because one probability doesn't work in real life.One wrong prediction and it may cost a life. I used CNN to train my model which given me approx accuracy of 98 percent. Although you are free to use any model you want

Things used

Project is created with:

  • On: Google Colab
  • Python
  • CNN to train Model

Setup

  • Open .ipynb in any notebook
  • Download datasets
  • Update Path for datasets in Notebook
  • You are ready to run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages