Skip to content

COVID-19 diagnosis using Chest-x rays using Deep Convolutional Neural Networks in Pytorch using limited resources

Notifications You must be signed in to change notification settings

stanleyjzheng/COVID-GoogleNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

COVID-GoogleNet

Pytorch implementation of COVID-ResNet using GoogleNet (Inception v1). Please see COVID-ResNet readme for details in cloning the datset. The purpose of this model is to provide a slightly lower performance, more efficient model to use on low-powered machines and on the web. To see an online demo, please visit stanleyzheng.ca. This demo is running on less than 200mb of memory, and the entire slug size (including all dependencies) is 239mb.

Results

Confusion matrix

COVID-ResNet Test:

Sensivity(%)
Normal COVID-19
96.00 97.50
Positive Predictive Value (%)
Normal COVID-19
95.12 97.96

About

COVID-19 diagnosis using Chest-x rays using Deep Convolutional Neural Networks in Pytorch using limited resources

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages