Skip to content

mathewspjacob/corona-detection-model

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

corona-detection-model

STEPS TO BUILD DETECTION MODEL

  1. X-ray images for patients who have tested positive for COVID-19 are collected
  2. “normal” (i.e., not infected) X-ray images from healthy patients are collected
  3. Divide the dataset in test, train and validate dataset
  4. Train a CNN to automatically detect COVID-19 in X-ray images via the dataset we created
  5. Evaluate the results

Dataset link : https://bit.ly/3dvXVa0

visit https://aihubprojects.com/corona-detection-from-x-ray-using-cnn/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%