source code for CorDet
An online tool for detection of COVID-19 from chest xray radiographs
Demo Website Hosted on heroku! : https://corvizapis.herokuapp.com/
git clonethis reposotory.cdtoCorDetdirectory'- Run
pip install -r requirements.txtfrom the terminal. This will install the required python packages - Run
python application.py. This will run a localhost server on your machine. Copy the url of the localhost and run it form you favourite web browser!