Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 419 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 419 Bytes

COVID19 CNN Classifier

A CNN classifier detecting COVID19 based on given chest x-ray images.

  1. Run covid19-classifier-modelling.ipynb to generate a model first.
  2. Run covid19-classifier-ui.py to classify a given image.

Please also read the pdf file for a better idea of the classifier, and a literature review of the AI tool.

(Supervised by Dr. Dillon Chrimes)