Developed a Convolutional Neural Network with the help of keras library for diagnosing COVID-19 using X-Ray images. The model was able to achieve ~97% accuracy.
The dataset can be found on -
- https://github.com/ieee8023/covid-chestxray-dataset (for COVID +ve samples)
- https://www.kaggle.com/paultimothymooney/chest-xray-pneumonia (for Normal samples)