Pretrained Models

January 11, 2021 ยท View on GitHub

The naming convention for models uses the following format:

COVID-Net CT-<dataset version> <architecture version> (<minor dataset version if applicable>)

For example, a COVID-Net CT model using the Large (L) architecture which was trained on the COVIDx CT-2 dataset's "A" variant would be called "COVID-Net CT-2 L (2A)".

COVID-Net CT-1 Models

These models are trained and tested on the COVID CT-1 dataset.

ModelTypeInput ResolutionCOVID-19 Sensitivity (%)Accuracy (%)# Params (K)FLOPs (G)
COVID-Net CT-1 Lckpt512 x 51297.399.11399.384.18
COVID-Net CT-1 Sckpt512 x 51294.798.5447.571.94

COVID-Net CT-2 Models

These models are trained and tested on the COVIDx CT-2 dataset. Notably, COVID-Net CT-2 L (2A RAD) is a special version of the model trained exclusively on cases where slice selection or segmentation was performed manually by a radiologist.

ModelTypeInput ResolutionCOVID-19 Sensitivity (%)Accuracy (%)# Params (K)FLOPs (G)
COVID-Net CT-2 L (2A)ckpt512 x 51296.298.11399.384.18
COVID-Net CT-2 S (2A)ckpt512 x 51295.797.9447.571.94
COVID-Net CT-2 L (2A RAD)ckpt512 x 51296.498.31399.384.18