anuvagarg / COVID-Detection-With-X-Rays

COVID-19 Stats and Detection using Lung X-Rays

Home Page:https://anuvagarg.github.io/COVID-Detection-With-X-Rays/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The aim of This project is that it can detect COVID using deep learning. It makes use of CNN and utilizes Xray images as data sets. Xray images are fed into image classifying models and also segmentation techniques could be used on them to find affected parts. Normal as well as covid positive Xrays are fed into the model to train teh classifier. It elemenates the hard task to compare the Xrays , tackles the fine grained visual recognition problem as the Xrays are quite similar and need to be comapred on the basis of textures, sharpness etc heat map could highlight affected parts. images--->extract features--->classify model can also be trained for other pulmonary diseases similar in nature to covid like pneumonia , not only that the varient of pneumonia ie bacterial or viral can also be classified.

improtance of this project- 1.increase productivity-can fasten evatuation of results 2. additional information-can give extent of patch spread 3. accuracy-more accurate than RTPCRS 4. time effective-blood tests utilize around 5hrs per patient, this is less time consuming. 5. varsatility-Can be deployed for other diseases like pneumonia

About

COVID-19 Stats and Detection using Lung X-Rays

https://anuvagarg.github.io/COVID-Detection-With-X-Rays/


Languages

Language:Jupyter Notebook 99.3%Language:JavaScript 0.4%Language:CSS 0.2%Language:HTML 0.1%