Skip to content

Using FastAI/ pytorch to create a CNN (Convolutional Neural Network) to predict whether an X-ray or CT Image is COVID-19 positive or negative (binary output).

Notifications You must be signed in to change notification settings

sandijean90/covid-19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

covid-19

Using Computer Vision to create a CNN (Convolutional Neural Network) to predict whether an X-ray or CT Image is COVID-19 positive or negative (binary output).

Please see the comments in the ipython notebook.

Please download the data from: https://www.kaggle.com/bachrr/covid-chest-xray

Note: The metadata file was altered directly to create a more evenly distrivuted data set. Other tactics can include merging datasets, emphasizing the weight on certain classes, or duplicating certain images if necessary.

About

Using FastAI/ pytorch to create a CNN (Convolutional Neural Network) to predict whether an X-ray or CT Image is COVID-19 positive or negative (binary output).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published