Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 274 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 274 Bytes

Covid detection

Covid detection network trained on axial views of CT scan images.

Disclaimer : Only use axial views when predicting.

Inside the cloned repository

pip3 install -r requirements.txt
streamlit run app.py 

Demo