/Covid19-xray-classifier

BInary classification of chest radiology (x-ray) images of potential covid-19 patients through deep learning

Primary LanguageJupyter NotebookMIT LicenseMIT

Covid19-xray image classification using cnns and Tensorflow Keras.

Note

This must not be used to examine actual covid-19 xray scans or for any other medical purposes.
It is solely intended for educational purpose only.
Recommanded to use Google Colab to skip requirements error and use free gpu/tpu.

Importing notebook into Colab

  • Open colab from above provided link.
  • A pop window opens containing several tabs, select the one which says Github.
  • Enter the repo url https://github.com/rtharungowda/Covid19-xray-classifier and click on search.
  • The notebook appears under the results select and run.
  • The notebook cannot be modified hence please create a copy of it in your drive.