/Covid19XrayImageClassification

X-ray Image classification to detect covid-19 cases using transfer learning in PyTorch.

Primary LanguageJupyter Notebook

Covid19 Xray Image Classification

In this repository, I used TRANSFER LEARNING to finetune a deep convolutional neural network for classifying an imbalanced COVID 19 X-RAY IMAGES.

PyTorch is used to implement the code.