Covid Vision¶
This project aims to develop Computer Vision algorithms to help the detection of COVID-19 virus on images.
- Free software: MIT license
- Documentation: https://covid-vision.readthedocs.io.
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.