Skip to content

ashkan-ebadi/COVID-Net-USPro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-Net USPro: An Explainable Few-Shot Deep Prototypical Network for COVID-19 Screening using Point-of-Care Ultrasound

The COVID-Net USPro is an explainable few-shot deep prototypical network that is designed to detect COVID-19 cases from very few ultrasound images. As part of the COVID-Net initiative, and to promote reproducibility and foster further innovation, the network is open-sourced and available to the public.

Requirements

For complete environment setup, please refer to the environment.yml file in this repository.

The main requirements include:

  • PyTorch 1.10.0
  • OpenCV 4.5.5
  • Python 3.9.9
  • Numpy
  • Scikit-Learn
  • Matplotlib

Basic Usage

For an example on how to use COVID-Net USPro, please refer to example notebook here: notebook

COVID-US Dataset

The COVIDx-US dataset is an open-access benchmark dataset of ultrasound imaging data for AI-driven COVID-19 analytics. The github repo can be accessed here: https://github.com/nrc-cnrc/COVID-US. For the complete description, please refer to paper. This dataset is used to train and evaluate COVID-Net USPro.

COVID-Net USPro Analysis workflow

The analysis workflow for COVID-Net USPro is outlined below. COVID-Net USPro Analysis workflow

The prototypical network structure of COVID-Net USPro is also illustrated below. COVID-Net USPro

Results

Full test results are detailed in experiment_outputs. The following plots illustrate the testing results of two encoders ResNet18L1 and ResNet50L4. Performance with shots

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published