Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 560 Bytes

File metadata and controls

14 lines (8 loc) · 560 Bytes

Covid-19-detection-using-chest-X-rays

classifying Xrays into covid 19 positive and normal Xrays 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