Skip to content

git-aditya-star/Covid-19-detection-using-lung-xrays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

COVID 19 detection using lungs x ray images

This project includes :

  1. Making a CNN network to train a model.
  2. Deploying the model to a webapp.
  3. Integrating the webapp with an informative chatbot.

Database links :

  1. https://www.kaggle.com/praveengovi/coronahack-chest-xraydataset
  2. https://github.com/ieee8023/covid-chestxray-dataset

Youtube link :

https://www.youtube.com/watch?v=eLR4r2CTVoE&t=4s

Steps to Use :

  1. Run app.py in the web app folder using anaconda prompt.

modules :

  1. Tensorflow
  2. Keras
  3. Flask
  4. PIL
  5. opencv
  6. os
  7. scikit-learn
  8. matplotlib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages