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
covidfolder in the repo directory and renameenv-exampleto.env - run
install-req.batfrom the repo directory. - run
run.batfrom the repo directory. - open address
localhost:8000in your browser. - Use test-images provided in the repo folder to test or download more from the dataset link.
