Skip to content

A project for UofT LearnAI where we predicted a patient's COVID-19 diagnosis using CT scans of their lungs

Notifications You must be signed in to change notification settings

kojiwong/COVIDClassifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

LearnAI-project

Covid and non covid lungs CT scan image classification: We developed a binary image classification model using neural networks in Python with NumPy and TensorFlow. Looking at CT scans, our model was able to distinguish between patients with or without COVID-19 with a 95%+ accuracy.

How to get datasets

  1. dowload the data folders named "1NonCOVID" and "2COVID" (they are located under curated_data folder) from the link below https://www.kaggle.com/maedemaftouni/large-covid19-ct-slice-dataset
  2. upload the folders to google drive

About

A project for UofT LearnAI where we predicted a patient's COVID-19 diagnosis using CT scans of their lungs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%