Skip to content

dakshtrehan/Covid-19-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19-Detection

The aim is to help medical practitioners helping us in battle against COVID-19 by easing the task of manual testing using Deep Learing.

Problem type :- Supervised
Algorithms used :- CNN
Dataset :-  COVID X-Ray (https://github.com/ieee8023/covid-chestxray-dataset); Normal X-Ray(https://www.kaggle.com/paultimothymooney/chest-xray-pneumonia)
Libraries used :- Keras, Numpy, Seaborn, Matplotlib, os
Inspired by :- https://www.youtube.com/watch?v=nHQDDAAzIsI

Normal X-ray data can be extracted through kaggle link using OS module. Don't forget to stratify the data as it will help to get better results. Detailed explanation for model can be found at :- https://medium.com/@dakshtrehan/detecting-covid-19-using-deep-learning-262956b6f981

#Add more photos!

Releases

No releases published

Packages

No packages published