This is my submission for HackOdisha. It is a Covid detection website which performs covid test with the CT Scan Image of the person.The training notebook is included in the training_notebook
folder.
I could have made it more prettier, but the time wasn't enough.
- First, clone this repo onto your system locally.
- open the
covid
folder in the repo directory and renameenv-example
to.env
- run
install-req.bat
from the repo directory. - run
run.bat
from the repo directory. - open address
localhost:8000
in your browser. - Use test-images provided in the repo folder to test or download more from the dataset link.