Implemented a deep learning model on the chest X-Ray dataset to classify the given x-ray images of affected patients vs healthy people.
And train some pre-trained models like alex-net and VGG-16 and compare the accuracies of the different models.
And Analysis on COVID-19 major symptoms, Gender wise analysis.
Dataset: https://www.kaggle.com/paultimothymooney/chest-xray-pneumonia
Notebook: https://www.kaggle.com/devicharith/minor-project?scriptVersionId=57907653