Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 1.02 KB

readme.md

File metadata and controls

35 lines (31 loc) · 1.02 KB

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