Covid Vision

https://img.shields.io/pypi/v/covid_vision.svg https://img.shields.io/travis/edsoncavalcanti/covid_vision.svg Documentation Status

This project aims to develop Computer Vision algorithms to help the detection of COVID-19 virus on images.

Install the project

python setup.py install

Features

  • DataLoader: Load the images dataset for the user.
  • CovidCXR: Download CovidCXR model and predict one image

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.